GoToWebinar
No description
type GoToWebinar {
description: String!
end_time: String!
id: ID!
start_time: String!
subject: String!
time_zone: String
}
Fields
GoToWebinar.description
● String!
non-null scalar
GoToWebinar.end_time
● String!
non-null scalar
GoToWebinar.id
● ID!
non-null scalar
GoToWebinar.start_time
● String!
non-null scalar
GoToWebinar.subject
● String!
non-null scalar
GoToWebinar.time_zone
● String
scalar
Member Of
ActionRegisterForGoToWebinar
object ● GoToWebinarsResponse
object