INPUT_OBJECT

deleteAppointmentInput

Autogenerated input type of deleteAppointment

link GraphQL Schema definition

  • input deleteAppointmentInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • appointment_inclusion_uuid: ID
  • deleteRecurring: Boolean
  • }

link Require by