@vertikalx/vtx-backend-client 2.0.0-dev-alejo.49 → 2.0.0-dev-geo.11

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.49",
3
+ "version": "2.0.0-dev-geo.11",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -4624,7 +4624,6 @@ class VTXBaseAPI {
4624
4624
  fundsRequired: true,
4625
4625
  initialFundsObtained: true,
4626
4626
  fundsObtained: true,
4627
- vtxComissionPct: true,
4628
4627
  video: {
4629
4628
  _id: true,
4630
4629
  source: true,
@@ -6515,9 +6514,6 @@ class VTXBaseAPI {
6515
6514
  title: true,
6516
6515
  motivation: true,
6517
6516
  website: true,
6518
- fundsRequired: true,
6519
- initialFundsObtained: true,
6520
- fundsObtained: true,
6521
6517
  video: {
6522
6518
  _id: true,
6523
6519
  source: true,