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, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the
argument will be ignored.
Was this section helpful?