OBJECT

createInsurancePlanPayload

Autogenerated return type of createInsurancePlan

link GraphQL Schema definition

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

link Require by