MaterializerContextQuery
MaterializerContextQuery = {(
args
): readonlyunknown
[]; <TResult
>(qb
):TResult
; }
Defined in: packages/@livestore/common/dist/schema/EventDef.d.ts:96
Call Signature
Section titled “Call Signature”(
args
): readonlyunknown
[]
Parameters
Section titled “Parameters”bindValues
Section titled “bindValues”ParamsObject
string
Returns
Section titled “Returns”readonly unknown
[]
Call Signature
Section titled “Call Signature”<
TResult
>(qb
):TResult
Type Parameters
Section titled “Type Parameters”TResult
Section titled “TResult”TResult
Parameters
Section titled “Parameters”QueryBuilder
<TResult
, any
, any
>
Returns
Section titled “Returns”TResult