@timardex/cluemart-shared 1.3.67 → 1.3.68

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.
package/dist/index.cjs CHANGED
@@ -5806,6 +5806,9 @@ var GOOGLE_IMPORTED_MARKETS_FIELDS_FRAGMENT = import_client69.gql`
5806
5806
  businessStatus
5807
5807
  claimed
5808
5808
  createdAt
5809
+ dateTime {
5810
+ ...EventDateTimeFields
5811
+ }
5809
5812
  goodForChildren
5810
5813
  goodForGroups
5811
5814
  googleMapsUrl
@@ -5831,6 +5834,7 @@ var GOOGLE_IMPORTED_MARKETS_FIELDS_FRAGMENT = import_client69.gql`
5831
5834
  updatedAt
5832
5835
  website
5833
5836
  }
5837
+ ${EVENT_DATETIME_FIELDS_FRAGMENT}
5834
5838
  `;
5835
5839
  var GET_GOOGLE_IMPORTED_MARKETS = import_client69.gql`
5836
5840
  query getGoogleImportedMarkets {