OBJECT
createSuperBillPayload
Autogenerated return type of createSuperBill.
link GraphQL Schema definition
- type createSuperBillPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # The list of errors occurred during the mutation
- FieldError] : [
- SuperBill :
- }