INPUT_OBJECT
RespondToAppointmentInvitationInput
link GraphQL Schema definition
- input RespondToAppointmentInvitationInput {
- : InviteeResponseEnum!
- # Identifier of the AppointmentEntity to perform the action on.
- : ID!
- : String
- }
INPUT_OBJECT
- input RespondToAppointmentInvitationInput {
- : InviteeResponseEnum!
- # Identifier of the AppointmentEntity to perform the action on.
- : ID!
- : String
- }