OBJECT

Events

link GraphQL Schema definition

  • type Events {
  • # Collection of Skylight events
  • items: [Event]
  • # Result set size and pagination information
  • meta: Meta
  • }

link Require by