|
|
|
|
@@ -118,7 +118,7 @@ export const GlobalAccordionBlock = gql`
|
|
|
|
|
${PromoCampaignPageLink}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_AccountPage = gql`
|
|
|
|
|
const GlobalAccordion_AccountPage = gql`
|
|
|
|
|
fragment GlobalAccordion_AccountPage on AccountPageContentAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
global_accordion {
|
|
|
|
|
@@ -134,7 +134,7 @@ export const GlobalAccordion_AccountPage = gql`
|
|
|
|
|
${AccordionBlock}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_AccountPage = gql`
|
|
|
|
|
const SpecificAccordion_AccountPage = gql`
|
|
|
|
|
fragment SpecificAccordion_AccountPage on AccountPageContentAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
specific_accordion {
|
|
|
|
|
@@ -196,7 +196,7 @@ export const Accordion_AccountPage = gql`
|
|
|
|
|
${SpecificAccordion_AccountPage}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_AccountPageRefs = gql`
|
|
|
|
|
const GlobalAccordion_AccountPageRefs = gql`
|
|
|
|
|
fragment GlobalAccordion_AccountPageRefs on AccountPageContentAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
global_accordion {
|
|
|
|
|
global_accordionConnection {
|
|
|
|
|
@@ -211,7 +211,7 @@ export const GlobalAccordion_AccountPageRefs = gql`
|
|
|
|
|
${AccordionBlockRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_AccountPageRefs = gql`
|
|
|
|
|
const SpecificAccordion_AccountPageRefs = gql`
|
|
|
|
|
fragment SpecificAccordion_AccountPageRefs on AccountPageContentAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
specific_accordion {
|
|
|
|
|
questions {
|
|
|
|
|
@@ -266,7 +266,7 @@ export const Accordion_AccountPageRefs = gql`
|
|
|
|
|
${SpecificAccordion_AccountPageRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_ContentPage = gql`
|
|
|
|
|
const GlobalAccordion_ContentPage = gql`
|
|
|
|
|
fragment GlobalAccordion_ContentPage on ContentPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
global_accordion {
|
|
|
|
|
@@ -282,7 +282,7 @@ export const GlobalAccordion_ContentPage = gql`
|
|
|
|
|
${AccordionBlock}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_ContentPage = gql`
|
|
|
|
|
const SpecificAccordion_ContentPage = gql`
|
|
|
|
|
fragment SpecificAccordion_ContentPage on ContentPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
specific_accordion {
|
|
|
|
|
@@ -345,7 +345,7 @@ export const Accordion_ContentPage = gql`
|
|
|
|
|
${SpecificAccordion_ContentPage}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_ContentPageRefs = gql`
|
|
|
|
|
const GlobalAccordion_ContentPageRefs = gql`
|
|
|
|
|
fragment GlobalAccordion_ContentPageRefs on ContentPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
global_accordion {
|
|
|
|
|
global_accordionConnection {
|
|
|
|
|
@@ -361,7 +361,7 @@ export const GlobalAccordion_ContentPageRefs = gql`
|
|
|
|
|
${AccordionBlockRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_ContentPageRefs = gql`
|
|
|
|
|
const SpecificAccordion_ContentPageRefs = gql`
|
|
|
|
|
fragment SpecificAccordion_ContentPageRefs on ContentPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
specific_accordion {
|
|
|
|
|
questions {
|
|
|
|
|
@@ -404,7 +404,7 @@ export const SpecificAccordion_ContentPageRefs = gql`
|
|
|
|
|
${PromoCampaignPageRef}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_DestinationCityPage = gql`
|
|
|
|
|
const GlobalAccordion_DestinationCityPage = gql`
|
|
|
|
|
fragment GlobalAccordion_DestinationCityPage on DestinationCityPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
global_accordion {
|
|
|
|
|
@@ -420,7 +420,7 @@ export const GlobalAccordion_DestinationCityPage = gql`
|
|
|
|
|
${AccordionBlock}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_DestinationCityPage = gql`
|
|
|
|
|
const SpecificAccordion_DestinationCityPage = gql`
|
|
|
|
|
fragment SpecificAccordion_DestinationCityPage on DestinationCityPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
specific_accordion {
|
|
|
|
|
@@ -467,7 +467,7 @@ export const SpecificAccordion_DestinationCityPage = gql`
|
|
|
|
|
${PromoCampaignPageLink}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_DestinationCityPageRefs = gql`
|
|
|
|
|
const GlobalAccordion_DestinationCityPageRefs = gql`
|
|
|
|
|
fragment GlobalAccordion_DestinationCityPageRefs on DestinationCityPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
global_accordion {
|
|
|
|
|
global_accordionConnection {
|
|
|
|
|
@@ -496,7 +496,7 @@ export const Accordion_ContentPageRefs = gql`
|
|
|
|
|
${SpecificAccordion_ContentPageRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_DestinationCityPageRefs = gql`
|
|
|
|
|
const SpecificAccordion_DestinationCityPageRefs = gql`
|
|
|
|
|
fragment SpecificAccordion_DestinationCityPageRefs on DestinationCityPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
specific_accordion {
|
|
|
|
|
questions {
|
|
|
|
|
@@ -551,7 +551,7 @@ export const Accordion_DestinationCityPageRefs = gql`
|
|
|
|
|
${SpecificAccordion_DestinationCityPageRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_DestinationCountryPage = gql`
|
|
|
|
|
const GlobalAccordion_DestinationCountryPage = gql`
|
|
|
|
|
fragment GlobalAccordion_DestinationCountryPage on DestinationCountryPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
global_accordion {
|
|
|
|
|
@@ -567,7 +567,7 @@ export const GlobalAccordion_DestinationCountryPage = gql`
|
|
|
|
|
${AccordionBlock}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_DestinationCountryPage = gql`
|
|
|
|
|
const SpecificAccordion_DestinationCountryPage = gql`
|
|
|
|
|
fragment SpecificAccordion_DestinationCountryPage on DestinationCountryPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
specific_accordion {
|
|
|
|
|
@@ -630,7 +630,7 @@ export const Accordion_DestinationCountryPage = gql`
|
|
|
|
|
${SpecificAccordion_DestinationCountryPage}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_DestinationCountryPageRefs = gql`
|
|
|
|
|
const GlobalAccordion_DestinationCountryPageRefs = gql`
|
|
|
|
|
fragment GlobalAccordion_DestinationCountryPageRefs on DestinationCountryPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
global_accordion {
|
|
|
|
|
global_accordionConnection {
|
|
|
|
|
@@ -645,7 +645,7 @@ export const GlobalAccordion_DestinationCountryPageRefs = gql`
|
|
|
|
|
${AccordionBlockRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_DestinationCountryPageRefs = gql`
|
|
|
|
|
const SpecificAccordion_DestinationCountryPageRefs = gql`
|
|
|
|
|
fragment SpecificAccordion_DestinationCountryPageRefs on DestinationCountryPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
specific_accordion {
|
|
|
|
|
questions {
|
|
|
|
|
@@ -701,7 +701,7 @@ export const Accordion_DestinationCountryPageRefs = gql`
|
|
|
|
|
${SpecificAccordion_DestinationCountryPageRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_CampaignPage = gql`
|
|
|
|
|
const GlobalAccordion_CampaignPage = gql`
|
|
|
|
|
fragment GlobalAccordion_CampaignPage on CampaignPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
global_accordion {
|
|
|
|
|
@@ -717,7 +717,7 @@ export const GlobalAccordion_CampaignPage = gql`
|
|
|
|
|
${AccordionBlock}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_CampaignPage = gql`
|
|
|
|
|
const SpecificAccordion_CampaignPage = gql`
|
|
|
|
|
fragment SpecificAccordion_CampaignPage on CampaignPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
specific_accordion {
|
|
|
|
|
@@ -779,7 +779,7 @@ export const Accordion_CampaignPage = gql`
|
|
|
|
|
${SpecificAccordion_CampaignPage}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_CampaignPageRefs = gql`
|
|
|
|
|
const GlobalAccordion_CampaignPageRefs = gql`
|
|
|
|
|
fragment GlobalAccordion_CampaignPageRefs on CampaignPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
global_accordion {
|
|
|
|
|
global_accordionConnection {
|
|
|
|
|
@@ -794,7 +794,7 @@ export const GlobalAccordion_CampaignPageRefs = gql`
|
|
|
|
|
${AccordionBlockRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_CampaignPageRefs = gql`
|
|
|
|
|
const SpecificAccordion_CampaignPageRefs = gql`
|
|
|
|
|
fragment SpecificAccordion_CampaignPageRefs on CampaignPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
specific_accordion {
|
|
|
|
|
questions {
|
|
|
|
|
@@ -849,7 +849,7 @@ export const Accordion_CampaignPageRefs = gql`
|
|
|
|
|
${SpecificAccordion_CampaignPageRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_DestinationFilterBlocks = gql`
|
|
|
|
|
const GlobalAccordion_DestinationFilterBlocks = gql`
|
|
|
|
|
fragment GlobalAccordion_DestinationFilterBlocks on DestinationFilterBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
global_accordion {
|
|
|
|
|
@@ -865,7 +865,7 @@ export const GlobalAccordion_DestinationFilterBlocks = gql`
|
|
|
|
|
${AccordionBlock}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_DestinationFilterBlocks = gql`
|
|
|
|
|
const SpecificAccordion_DestinationFilterBlocks = gql`
|
|
|
|
|
fragment SpecificAccordion_DestinationFilterBlocks on DestinationFilterBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
specific_accordion {
|
|
|
|
|
@@ -927,7 +927,7 @@ export const Accordion_DestinationFilterBlocks = gql`
|
|
|
|
|
${SpecificAccordion_DestinationFilterBlocks}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_DestinationFilterBlocksRefs = gql`
|
|
|
|
|
const GlobalAccordion_DestinationFilterBlocksRefs = gql`
|
|
|
|
|
fragment GlobalAccordion_DestinationFilterBlocksRefs on DestinationFilterBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
global_accordion {
|
|
|
|
|
global_accordionConnection {
|
|
|
|
|
@@ -942,7 +942,7 @@ export const GlobalAccordion_DestinationFilterBlocksRefs = gql`
|
|
|
|
|
${AccordionBlockRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_DestinationFilterBlocksRefs = gql`
|
|
|
|
|
const SpecificAccordion_DestinationFilterBlocksRefs = gql`
|
|
|
|
|
fragment SpecificAccordion_DestinationFilterBlocksRefs on DestinationFilterBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
specific_accordion {
|
|
|
|
|
questions {
|
|
|
|
|
@@ -997,7 +997,7 @@ export const Accordion_DestinationFilterBlocksRefs = gql`
|
|
|
|
|
${SpecificAccordion_DestinationFilterBlocksRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_PromoCampaignPage = gql`
|
|
|
|
|
const GlobalAccordion_PromoCampaignPage = gql`
|
|
|
|
|
fragment GlobalAccordion_PromoCampaignPage on PromoCampaignPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
global_accordion {
|
|
|
|
|
@@ -1013,7 +1013,7 @@ export const GlobalAccordion_PromoCampaignPage = gql`
|
|
|
|
|
${AccordionBlock}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_PromoCampaignPage = gql`
|
|
|
|
|
const SpecificAccordion_PromoCampaignPage = gql`
|
|
|
|
|
fragment SpecificAccordion_PromoCampaignPage on PromoCampaignPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
__typename
|
|
|
|
|
specific_accordion {
|
|
|
|
|
@@ -1074,7 +1074,7 @@ export const Accordion_PromoCampaignPage = gql`
|
|
|
|
|
${SpecificAccordion_PromoCampaignPage}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const GlobalAccordion_PromoCampaignPageRefs = gql`
|
|
|
|
|
const GlobalAccordion_PromoCampaignPageRefs = gql`
|
|
|
|
|
fragment GlobalAccordion_PromoCampaignPageRefs on PromoCampaignPageBlocksAccordionBlockAccordionsGlobalAccordion {
|
|
|
|
|
global_accordion {
|
|
|
|
|
global_accordionConnection {
|
|
|
|
|
@@ -1089,7 +1089,7 @@ export const GlobalAccordion_PromoCampaignPageRefs = gql`
|
|
|
|
|
${AccordionBlockRefs}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
export const SpecificAccordion_PromoCampaignPageRefs = gql`
|
|
|
|
|
const SpecificAccordion_PromoCampaignPageRefs = gql`
|
|
|
|
|
fragment SpecificAccordion_PromoCampaignPageRefs on PromoCampaignPageBlocksAccordionBlockAccordionsSpecificAccordion {
|
|
|
|
|
specific_accordion {
|
|
|
|
|
questions {
|
|
|
|
|
|