@vertikalx/vtx-backend-client 2.0.0-dev-alejo.46 → 2.0.0-dev-carlos.16

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": "2.0.0-dev-alejo.46",
3
+ "version": "2.0.0-dev-carlos.16",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -6514,6 +6514,9 @@ class VTXBaseAPI {
6514
6514
  title: true,
6515
6515
  motivation: true,
6516
6516
  website: true,
6517
+ fundsRequired: true,
6518
+ initialFundsObtained: true,
6519
+ fundsObtained: true,
6517
6520
  video: {
6518
6521
  _id: true,
6519
6522
  source: true,