Occupancy

GraphQL schema definition

  • type Occupancy {
  • id: Int!
  • paxes: [Pax!]!
  • }

Fields