@gem-sdk/core 12.0.0-dev.109 → 12.0.0-dev.111

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,7 @@
1
1
  "use strict";const PublishedThemePageSelect=`
2
2
  fragment PublishedThemePageSelect on PublishedThemePage {
3
3
  id
4
+ shopID
4
5
  name
5
6
  handle
6
7
  isMobile
@@ -1,6 +1,7 @@
1
1
  let PublishedThemePageSelect=`
2
2
  fragment PublishedThemePageSelect on PublishedThemePage {
3
3
  id
4
+ shopID
4
5
  name
5
6
  handle
6
7
  isMobile