Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 5.49 KB

File metadata and controls

10 lines (7 loc) · 5.49 KB

PaginationCoverage

Fields

Field Type Required Description Example
Mode PaginationCoverageMode How pagination is implemented on this connector. Native mode means Apideck is using the pagination parameters of the connector. With virtual pagination, the connector does not support pagination, but Apideck emulates it. native
PagingSupport bool Indicates whether the connector supports paging through results using the cursor parameter.
LimitSupport bool Indicates whether the connector supports changing the page size by using the limit parameter.