Associations By Country Query Using GraphQL
Associations By Country Query Using GraphQL
Sample Query
Associations - International - Here's the sample query for you to make request in order to access information on the international association.
Query Arguments
Associations By Country Query accepts the following attributes
The code of the country whose list of associations will be fetched. Get the Country Code
The code of the country whose list of associations will be fetched. Get the Country Code
The page key helps in accessing the next and previous pages of the query response. You can retrieve the page key by requesting the next and previous page keys fields in the GraphQL query
The page key helps in accessing the next and previous pages of the query response. You can retrieve the page key by requesting the next and previous page keys fields in the GraphQL query
The INTERNATIONAL parameter, when included, fetches only the associations of the International cricket teams.
The INTERNATIONAL parameter, when included, fetches only the associations of the International cricket teams.
more scenarios
Here are some scenarios that you must consider while making query request
Downloads
A few snapshots of the Associations By Country Query in action under different scenarios that could help you in testing your app and understanding the responses in most cases.