@vertikalx/vtx-backend-client 1.0.0-dev-max.66 → 1.0.0-dev-max.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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vertikalx/vtx-backend-client",
3
- "version": "1.0.0-dev-max.66",
3
+ "version": "1.0.0-dev-max.68",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -6362,6 +6362,7 @@ class VTXBaseAPI {
6362
6362
  timezone: true,
6363
6363
  }
6364
6364
  },
6365
+ createdDate: true,
6365
6366
  endingDate: true,
6366
6367
  budget: {
6367
6368
  initialFunds: true,