#import "../System.graphql" fragment DestinationCountryPageBreadcrumb on DestinationCountryPage { web { breadcrumbs { title } } system { ...System } url } fragment DestinationCountryPageBreadcrumbRef on DestinationCountryPage { web { breadcrumbs { title } } system { ...System } }