OBJECT

deleteSuperBillPayload

Autogenerated return type of deleteSuperBill

link GraphQL Schema definition

  • type deleteSuperBillPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • superBill: SuperBill
  • }

link Require by