Anchor to StoreCreditAccountDebitUserErrorStore
objectStore Credit Account Debit User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Store
Credit Account Debit User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates a debit transaction that decreases the store credit account balance by the given amount.
- Anchor to debitInputdebit•Store
Input Credit Account Debit Input!required The input fields for a store credit account debit transaction.
- •ID!required
The ID of the store credit account or the ID of the account owner.
Arguments
- Anchor to storeCreditAccountTransactionstore•Store
Credit Account Transaction Credit Account Debit Transaction The store credit account transaction that was created.
- Anchor to userErrorsuser•[Store
Errors Credit Account Debit User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?