@vertikalx/vtx-backend-client 2.0.0-dev-geo.2 → 2.0.0-dev-geo.4

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.2",
3
+ "version": "2.0.0-dev-geo.4",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -1989,6 +1989,7 @@ class VTXBaseAPI {
1989
1989
  trainer: true,
1990
1990
  trainerUrl: true,
1991
1991
  aboutMe: true,
1992
+ biography: true,
1992
1993
  followStats: {
1993
1994
  followers: true,
1994
1995
  followed: true,