Merged in fix/destination-overview-page (pull request #1423)
fix: typo * fix: typo Approved-by: Erik Tiekstra Approved-by: Fredrik Thorsson
This commit is contained in:
@@ -25,7 +25,7 @@ fragment CardGallery_DestinationOverviewPage on DestinationOverviewPageBlocksCar
|
||||
card_groups {
|
||||
filter_identifier
|
||||
filter_label
|
||||
cardConnection {
|
||||
cardsConnection {
|
||||
edges {
|
||||
node {
|
||||
...ContentCardBlock
|
||||
@@ -63,7 +63,7 @@ fragment CardGallery_DestinationOverviewPage on DestinationOverviewPageBlocksCar
|
||||
fragment CardGallery_DestinationOverviewPageRefs on DestinationOverviewPageBlocksCardGallery {
|
||||
card_gallery {
|
||||
card_groups {
|
||||
cardConnection {
|
||||
cardsConnection {
|
||||
edges {
|
||||
node {
|
||||
...ContentCardBlockRef
|
||||
|
||||
Reference in New Issue
Block a user