SessionRevocation__Type is an enumerated list of methods for revoking a session.

This enumerated datatype is used by the input datatype, RevokeSessionInput, which is used by the revokeSession() mutation field.

Table: SessionRevocation__Type

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 13, 2025
Organization   Long-TermRevoke based on organization.
Session   Long-TermRevoke based on session.
User   Long-TermRevoke based on user.