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

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.0",
3
+ "version": "2.0.0-dev-geo.2",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -5147,6 +5147,7 @@ class VTXBaseAPI {
5147
5147
  trainer: true,
5148
5148
  trainerUrl: true,
5149
5149
  aboutMe: true,
5150
+ biography: true,
5150
5151
  followStats: {
5151
5152
  followers: true,
5152
5153
  followed: true,