feat(SW-285): Ship support for ContentPageBlocksContent
This commit is contained in:
8
lib/graphql/Fragments/PageLink/HotelPageLink.graphql
Normal file
8
lib/graphql/Fragments/PageLink/HotelPageLink.graphql
Normal file
@@ -0,0 +1,8 @@
|
||||
fragment HotelPageLink on HotelPage {
|
||||
system {
|
||||
locale
|
||||
uid
|
||||
}
|
||||
title
|
||||
url
|
||||
}
|
||||
Reference in New Issue
Block a user