Anchor to OrderMarkAsPaidPayloadOrder
OrderMarkAsPaidPayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to orderorder•
The order marked as paid.
- Anchor to userErrorsuser•
Errors [UserError!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Marks an order as paid. You can only mark an order as paid if it isn't already fully paid.
Was this section helpful?