feat(BOOK-463): Fetching hotel filters from CMS and using these inside the destination pages and select hotel page
* feat(BOOK-463): Fetching hotel filters from CMS and using these inside the destination pages * fix(BOOK-698): fetch hotel filters from CMS on select hotel page Approved-by: Bianca Widstam
This commit is contained in:
@@ -8,8 +8,8 @@ export const HotelFilter = gql`
|
||||
facility_id
|
||||
category
|
||||
slug
|
||||
sort_order
|
||||
}
|
||||
${System}
|
||||
`
|
||||
|
||||
export const HotelFilterRef = gql`
|
||||
|
||||
Reference in New Issue
Block a user