Session
A Session is created when a user makes a request to restricted API operations. A Session can be an AnonymousSession in the case of un-authenticated users, otherwise it is an AuthenticatedSession.
-
Extends:
VendureEntity -
Implements: HasCustomFields
Was this chapter helpful?