Tournament Team Query Using GraphQL
Tournament Team Query Using GraphQL
Sample Query
Minimal Info - Use this sample query for accessing the information on the tournament team and players list.
Query Arguments
Tournament Team Query accepts the following attributes
The key of the tournament in which the required team is participating. Get the Tournament Key
The key of the tournament in which the required team is participating. Get the Tournament Key
The key of the team whose squad details are required. Get the Team Key
The key of the team whose squad details are required. Get the Team Key
more scenarios
Here are some scenarios that you must consider while making query request
Downloads
A few snapshots of the Tournament Team Query in action under different scenarios that could help you in testing your app and understanding the responses in most cases.