sessionUser
Fetch the session user object for the current session.
sessionUser(
sessionId: ID!
): SessionUser
Arguments
sessionUser.sessionId ● ID! non-null scalar
The unique identifier (GUID) of the session.
Type
SessionUser object
SessionUser is the type we use to link users who are not the owner to the session