@vertikalx/vtx-backend-client 3.0.0-dev-max.79 → 3.0.0-dev-max.81

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-max.79",
3
+ "version": "3.0.0-dev-max.81",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -10515,6 +10515,7 @@ class VTXBaseAPI {
10515
10515
  const fields = {
10516
10516
  entries: {
10517
10517
  rank: true,
10518
+ rankChange: true,
10518
10519
  athleteId: true,
10519
10520
  screenName: true,
10520
10521
  firstName: true,