Version: Next
FindByArgs
Arguments interface for the findBy
CRUD query
#
Hierarchy- FindByArgs
#
Index#
Properties#
PropertiesOptional
filter#
• filter? : QueryFilter
Defined in packages/graphback-core/src/runtime/interfaces.ts:42
Optional
orderBy#
• orderBy? : GraphbackOrderBy
Defined in packages/graphback-core/src/runtime/interfaces.ts:44
Optional
page#
• page? : GraphbackPage
Defined in packages/graphback-core/src/runtime/interfaces.ts:43