src/app/data-dgql/id.ts
List cursor and filter.
Properties |
count |
count:
|
Type : number
|
Max number of items to load. |
cursor |
cursor:
|
Type : NodeId
|
Optional |
Cursor node. |
filter |
filter:
|
Type : F
|
Optional |
The filter. |
forward |
forward:
|
Type : boolean
|
Whether to look forward from the cursor, or backwards. |