Anchor to RefundSessionResolveUserErrorRefund
objectRefund Session Resolve User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Refund
Session Resolve 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
Resolves an open refund session. After the
mutation completes on a given refund session, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the
Details
argument will be ignored.- •ID!required
The refund session ID.
Arguments
- Anchor to refundSessionrefund•Refund
Session Session The updated refund session.
- Anchor to userErrorsuser•[Refund
Errors Session Resolve User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •ID!
Was this section helpful?