@vertikalx/vtx-backend-client 3.0.0-dev.3 → 3.0.0-dev.5

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": "3.0.0-dev.3",
3
+ "version": "3.0.0-dev.5",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -5400,6 +5400,7 @@ class VTXBaseAPI {
5400
5400
  dob: true,
5401
5401
  lgbt: true,
5402
5402
  competitionGender: true,
5403
+ suspended: true,
5403
5404
  country: {
5404
5405
  _id: true,
5405
5406
  name: true