OBJECT

updateAppointmentTypePayload

Autogenerated return type of updateAppointmentType

link GraphQL Schema definition

  • type updateAppointmentTypePayload {
  • appointmentType: AppointmentType
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by