OBJECT

createAppointmentPayload

Autogenerated return type of createAppointment

link GraphQL Schema definition

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

link Require by