Associations List Query Using GraphQL
Associations List Query Using GraphQL
Name, code and the parent country of the cricket associations covered by Roanuz Sports. The association key available in the Associations List Query is required to access information from other query endpoints such as the Association Featured Tournaments. The ICC, BCCI, ECB, Yorkshire Cricket Board etc. are a few examples of cricket associations.
Sample Query
Associations Key - Here is the sample query to fetch details of all the associations.
Query Arguments
Association List Query accepts the following attributes
page_key
Int optional
The page key helps in accessing the next and previous pages of the query response.
The page key helps in accessing the next and previous pages of the query response.
Downloads
A few snapshots of the Associations List Query in action under different scenarios that could help you in testing your app and understanding the responses in most cases.