@vertikalx/vtx-backend-client 2.0.0-dev-carlos.0 → 2.0.0-dev-carlos.1

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": "2.0.0-dev-carlos.0",
3
+ "version": "2.0.0-dev-carlos.1",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vertikalx/vtx-backend-client",
3
- "version": "2.0.0-dev-carlos.0",
3
+ "version": "2.0.0-dev-carlos.1",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -7261,6 +7261,7 @@ class VTXBaseAPI {
7261
7261
  fundsRequired: true,
7262
7262
  initialFundsObtained: true,
7263
7263
  status: true,
7264
+ budgetMode: true,
7264
7265
  endingDate: true,
7265
7266
  budget: true,
7266
7267
  competitions: true,