@vertikalx/vtx-backend-client 1.0.0-dev-max.60 → 1.0.0-dev-max.62

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-max.60",
3
+ "version": "1.0.0-dev-max.62",
4
4
  "description": "GraphQL API generated client for VTX",
5
5
  "types": "src/index.d.ts",
6
6
  "main": "src/index.js",
@@ -6227,6 +6227,7 @@ class VTXBaseAPI {
6227
6227
  let retValue = {};
6228
6228
  const fields = {
6229
6229
  receiptId: true,
6230
+ athleteName: true,
6230
6231
  campaignName: true,
6231
6232
  donorName: true,
6232
6233
  amount: true,