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

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-geo.3",
3
+ "version": "2.0.0-dev-carlos.0",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -1989,7 +1989,6 @@ class VTXBaseAPI {
1989
1989
  trainer: true,
1990
1990
  trainerUrl: true,
1991
1991
  aboutMe: true,
1992
- biography: true,
1993
1992
  followStats: {
1994
1993
  followers: true,
1995
1994
  followed: true,
@@ -5148,7 +5147,6 @@ class VTXBaseAPI {
5148
5147
  trainer: true,
5149
5148
  trainerUrl: true,
5150
5149
  aboutMe: true,
5151
- biography: true,
5152
5150
  followStats: {
5153
5151
  followers: true,
5154
5152
  followed: true,
@@ -7263,6 +7261,7 @@ class VTXBaseAPI {
7263
7261
  fundsRequired: true,
7264
7262
  initialFundsObtained: true,
7265
7263
  status: true,
7264
+ budgetMode: true,
7266
7265
  endingDate: true,
7267
7266
  budget: true,
7268
7267
  competitions: true,