@vertikalx/vtx-backend-client 3.0.0-dev-max.70 → 3.0.0-dev-max.71

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vertikalx/vtx-backend-client",
3
- "version": "3.0.0-dev-max.70",
3
+ "version": "3.0.0-dev-max.71",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -9737,6 +9737,7 @@ class VTXBaseAPI {
9737
9737
  availableCodes: true,
9738
9738
  disclaimer: true,
9739
9739
  genericCode: true,
9740
+ featured: true,
9740
9741
  offerImage: {
9741
9742
  _id: true,
9742
9743
  name: true,
@@ -9828,6 +9829,7 @@ class VTXBaseAPI {
9828
9829
  totalCodes: true,
9829
9830
  availableCodes: true,
9830
9831
  disclaimer: true,
9832
+ featured: true,
9831
9833
  offerImage: {
9832
9834
  _id: true,
9833
9835
  name: true,