OBJECT

updateInsurancePlanPayload

Autogenerated return type of updateInsurancePlan

link GraphQL Schema definition

  • type updateInsurancePlanPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • insurance_plan: InsurancePlan
  • messages: [FieldError]
  • }

link Require by