Anchor to StoreCreditAccountCreditUserErrorStore
objectStore Credit Account Credit User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Store
Credit Account Credit 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 credit transaction that increases the store credit account balance by the given amount. This operation will create an account if one does not already exist. A store credit account owner can hold multiple accounts each with a different currency. Use the most appropriate currency for the given store credit account owner.
- Anchor to creditInputcredit•Store
Input Credit Account Credit Input!required The input fields for a store credit account credit 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 Credit Transaction The store credit account transaction that was created.
- Anchor to userErrorsuser•[Store
Errors Credit Account Credit User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?