INPUT_OBJECT

RespondToAppointmentInvitationInput

link GraphQL Schema definition

  • input RespondToAppointmentInvitationInput {
  • response: InviteeResponseEnum!
  • # Identifier of the AppointmentEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by