HotelXCategoryQueryInput
No description
input HotelXCategoryQueryInput {
categoryCodes: [String!]
access: ID
group: ID
}
Fields
HotelXCategoryQueryInput.categoryCodes
● [String!]
list scalar
Indicates the category codes that you want filter.
HotelXCategoryQueryInput.access
● ID
scalar
Indicates the access that you want use.
HotelXCategoryQueryInput.group
● ID
scalar
Indicates the group that you want to search categories.