apolloClient
apolloClient: IApolloClient<any>
Optional
canSelectReturning
canSelectReturning?: string
Optional
defaultDeleteName
defaultDeleteName?: string
Optional
defaultInsertName
defaultInsertName?: string
Optional
defaultSelectName
defaultSelectName?: string
Optional
defaultUpdateName
defaultUpdateName?: string
Optional
deleteReturning
deleteReturning?: string
emitter
emitter: EventEmitter<DefaultEventMap>
eval
eval: ((options: { context?: Id[]; handlerId?: Id; input?: any; linkId?: Id; value?: string; }) => Promise<{ data?: any; error?: any; }>) Optional
filesSelectReturning
filesSelectReturning?: string
Optional
handleAuth
handleAuth?: ((linkId?: Id,
token?: string) => any) Optional
handlersSelectReturning
handlersSelectReturning?: string
Optional
insertReturning
insertReturning?: string
Optional
linksSelectReturning
linksSelectReturning?: string
Optional
namespace
namespace?: string
Optional
returning
returning?: string
Optional
selectReturning
selectReturning?: string
Optional
selectorsSelectReturning
selectorsSelectReturning?: string
Optional
table
table?: string
Optional
token
token?: string
Optional
treeSelectReturning
treeSelectReturning?: string
Optional
unsafe
unsafe?: any
Optional
updateReturning
updateReturning?: string
Optional
valuesSelectReturning
valuesSelectReturning?: string