GraphQL referenceTypesUpcomingObjectsSessionOn this pageSessionRepresent a stored session with data type Session { id: UUID! data: JSON} Fields id ● UUID! The ID of the session data ● JSON The session data Example {}