GoToWebinarsResponse
No description
type GoToWebinarsResponse {
data: [GoToWebinar!]!
paginatorInfo: PaginatorInfo!
}
Fields
GoToWebinarsResponse.data
● [GoToWebinar!]!
non-null object
GoToWebinarsResponse.paginatorInfo
● PaginatorInfo!
non-null object
Returned By
upcomingGoToWebinars
query