OBJECT

updateUserAppointmentPricingPayload

Autogenerated return type of updateUserAppointmentPricing.

link GraphQL Schema definition

  • type updateUserAppointmentPricingPayload {
  • advance_appointment_prices: [AdvanceAppointmentPrice]
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }