@vertikalx/vtx-backend-client 2.0.0-dev-carlos.18 → 2.0.0-dev-alejo.47

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-carlos.18",
3
+ "version": "2.0.0-dev-alejo.47",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -4624,6 +4624,7 @@ class VTXBaseAPI {
4624
4624
  fundsRequired: true,
4625
4625
  initialFundsObtained: true,
4626
4626
  fundsObtained: true,
4627
+ vtxComissionPct: true,
4627
4628
  video: {
4628
4629
  _id: true,
4629
4630
  source: true,