INPUT_OBJECT

RestoreAppointmentInput

link GraphQL Schema definition

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

link Require by