Anchor to voidSessionRejectvoid
mutationvoid Session Reject
Requires access scope.
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.
Anchor to Arguments
Arguments
- •ID!required
The void session ID.
- Anchor to reasonreason•Void
Session Rejection Reason Input! required The rejection reason.
Was this section helpful?
- 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?