Version: 0.15.x

ResultList

Type parameters#

T

Hierarchy#

  • ResultList

Index#

Properties#

Properties#

Optional count#

count? : number

Defined in packages/graphback-core/src/runtime/GraphbackCRUDService.ts:6


items#

items: T[]

Defined in packages/graphback-core/src/runtime/GraphbackCRUDService.ts:5


Optional limit#

limit? : number

Defined in packages/graphback-core/src/runtime/GraphbackCRUDService.ts:7


Optional offset#

offset? : number

Defined in packages/graphback-core/src/runtime/GraphbackCRUDService.ts:8