close
GraphQL Schema
menu
Types
INPUT_OBJECT
AppointmentMeetingInput
link
GraphQL Schema definition
input
AppointmentMeetingInput
{
joinUrl
:
String
type
:
AppointmentMeetingTypeEnum
!
}
link
Require by
CreateAppointmentInput
CreateOrUpdateAppointmentInput
UpdateAppointmentInput