symphony.bdk.core.service.pagination#
This module takes care of creating generators from paginated endpoints, so that user do not have to care about making several calls to the same endpoint with the correct pagination values.
Functions
|
Creates an asynchronous generator from a cursor based endpoint. |
|
Creates an asynchronous generator from a paginated endpoint. |