Home > doofinder > QueryParams

QueryParams type

Set of params that can be passed when creating a Query.

Signature:

export declare type QueryParams = Partial<QueryParamsBase>;