logout
DEPRECATED
signOut mutation will be available in the future
End user authentication session (deprecated).
Terminates the current user session and invalidates authentication tokens. This mutation is deprecated and will be replaced by signOut mutation in future versions.
AUTH: Role=[] OR ('user is authenticated')
logout: Logout @deprecated
Type
Logout
object
Response for user logout operations (deprecated).
This type is deprecated and will be replaced by a more comprehensive signOut response in future versions. Currently serves as a placeholder for logout functionality.