OBJECT

updateSuperBillPayload

Autogenerated return type of updateSuperBill

link GraphQL Schema definition

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

link Require by