PaginationOptions<Keys>
Configuration options for the pagination plugin
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Properties
| Property | Type | Default value | Description |
|---|---|---|---|
|
{ [key in string | number | symbol]?: boolean | PaginationTypeOptions } |
|
Map of type names to their pagination configuration. Example | |
|
|
|
Custom name for the pagination module | |
|
|
|
Whether the node field should be nullable in all connections | |
|
|
|
Additional fields to add to the PageInfo type Example |