Anchor to VoidSessionRejectPayloadVoid
payloadVoid Session Reject Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to userErrorsuser•[Void
Errors Session Reject User Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to voidSessionvoid•Void
Session Session The updated void session.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Rejects an open void session. After the
mutation completes on a given void session, anymutation attempts will fail. Subsequentmutation attempts will succeed, but theargument will be ignored.- •ID!required
The void session ID.
- Anchor to reasonreason•Void
Session Rejection Reason Input! required The rejection reason.
Arguments
- •ID!
Was this section helpful?