@vertikalx/vtx-backend-client 1.0.0-dev-geo.73 → 1.0.0-dev-geo.74

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": "1.0.0-dev-geo.73",
3
+ "version": "1.0.0-dev-geo.74",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -5852,6 +5852,7 @@ class VTXBaseAPI {
5852
5852
  });
5853
5853
  let retValue;
5854
5854
  const fields = {
5855
+ _id: true,
5855
5856
  label: true,
5856
5857
  description: true,
5857
5858
  photos: {