Skip to main content

ZendeskContent

No description

type ZendeskContent {
id: ID!
userId: ID!
title: String!
kind: String!
startDate: Date
endDate: Date
certificate: Certificate
percentComplete: Int
status: String
}

Fields

ZendeskContent.id ● ID! non-null scalar

ZendeskContent.userId ● ID! non-null scalar

ZendeskContent.title ● String! non-null scalar

ZendeskContent.kind ● String! non-null scalar

ZendeskContent.startDate ● Date scalar

ZendeskContent.endDate ● Date scalar

ZendeskContent.certificate ● Certificate object

ZendeskContent.percentComplete ● Int scalar

ZendeskContent.status ● String scalar