fetchQueryWithPagination
Fetch data from Airstack by calling queries to the Airstack API with pagination included. If you don't need pagination, use fetchQuery instead.
Pre-requisites
Calling
init
function
Example
Function Signature
Params
Param | Type | Default Value | Description |
---|---|---|---|
|
| - | Airstack GraphQL query |
|
| GraphQL query variables | |
|
|
| Caching configuration |
Responses
Param | Type | Default Value | Description |
---|---|---|---|
|
|
| Response object from GraphQL |
Last updated
Was this helpful?