Feature
Feature of a room.
type Feature {
  code: String!
}
Fields
Feature.code ● String! non-null scalar
Feature code.
Member Of
Room  object ● RoomOptionQuote  object
Feature of a room.
type Feature {
  code: String!
}
Feature.code ● String! non-null scalarFeature code.
Room  object ● RoomOptionQuote  object