OBJECT

updateUserAppointmentPricingPayload

Autogenerated return type of updateUserAppointmentPricing

link GraphQL Schema definition

  • type updateUserAppointmentPricingPayload {
  • advance_appointment_prices: [AdvanceAppointmentPrice]
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by