OBJECT

updateAppointmentPayload

Autogenerated return type of updateAppointment

link GraphQL Schema definition

  • type updateAppointmentPayload {
  • appointment: Appointment
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by