PaginationOptions
Defined in: packages/synapse-sdk/src/subgraph/service.ts:45
Options for pagination in subgraph queries
Extended by
Section titled “Extended by”Properties
Section titled “Properties”first?
Section titled “first?”optional first: number;
Defined in: packages/synapse-sdk/src/subgraph/service.ts:46
optional skip: number;
Defined in: packages/synapse-sdk/src/subgraph/service.ts:47