OBJECT

deleteInsurancePlanPayload

Autogenerated return type of deleteInsurancePlan

link GraphQL Schema definition

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

link Require by