Anchor to VoidSessionRejectUserErrorVoid
objectVoid Session Reject User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Void
Session Reject 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
Rejects an open void session. After the
mutation completes on a given void session, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the
argument will be ignored.
Was this section helpful?