OBJECT

updateAppointmentSettingPayload

Autogenerated return type of updateAppointmentSetting

link GraphQL Schema definition

  • type updateAppointmentSettingPayload {
  • appointmentSetting: AppointmentSetting
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by