Grouped Tournament Player Stats Query Using GraphQL
Grouped Tournament Player Stats Query Using GraphQL
Sample Query
Batting Stats - Here's the sample query for accessing data on the top batsman in a grouped tournament.
Query Arguments
Grouped Tournament Player Stats Query accepts the following attributes
The key of the grouped tournament whose extensive details will be fetched. Get the Tournament Key
The key of the grouped tournament whose extensive details will be fetched. Get the Tournament Key
The key of the player whose performance statistics will be fetched. Get the Player Key
The key of the player whose performance statistics will be fetched. Get the Player Key
more scenarios
Here are some scenarios that you must consider while making query request
Downloads
A few snapshots of the Grouped Tournament Player Stats in action under different scenarios that could help you in testing your app and understanding the responses in most cases.