GraphQL OBJECT
Session
Data from a session.
link Definition
- type Session {
- # List of parameters that were present in the URLs.
- UrlParameter] : [
- }
GraphQL OBJECT
Data from a session.
- type Session {
- # List of parameters that were present in the URLs.
- UrlParameter] : [
- }