@vertikalx/vtx-backend-client 1.0.0-dev-carlos.40 → 1.0.0-dev-carlos.42

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": "1.0.0-dev-carlos.40",
3
+ "version": "1.0.0-dev-carlos.42",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -4002,7 +4002,10 @@ class VTXBaseAPI {
4002
4002
  position: true,
4003
4003
  score: true,
4004
4004
  finishTimeMS: true,
4005
- resultWebLink: true
4005
+ resultWebLink: true,
4006
+ outcome: true,
4007
+ totalParticipants: true,
4008
+ adversary: true,
4006
4009
  },
4007
4010
  fundRaisingCampaignIds: true,
4008
4011
  budget: {