RoomQuote
No description
input RoomQuote {
passengers: [Int]
}
Fields
RoomQuote.passengers
● [Int]
list scalar
Information of each passenger for the room
Member Of
QuoteWhereInput
input
No description
input RoomQuote {
passengers: [Int]
}
RoomQuote.passengers
● [Int]
list scalarInformation of each passenger for the room
QuoteWhereInput
input