Skip to main content

Interface: PluginOptions

Options for the relayPaginatePlugin

Properties​

maxLimit​

• Optional maxLimit: number

the maximum allowed limit for any query, so that the client can't request over this amount of items paged at a time.

Default

100

Defined in​

src/index.ts:931