OBJECT

SatelliteFrames

link GraphQL Schema definition

  • type SatelliteFrames {
  • # Collection of satellite frames
  • items: [SatelliteFrame]
  • # Result set size and pagination information
  • meta: Meta
  • }

link Require by