Skip to content

routier-collection


routier-collection / core/src / combineQueryOptionsCollections

Function: combineQueryOptionsCollections() ​

combineQueryOptionsCollections<T>(...collections): QueryOptionsCollection<T>

Defined in: core/src/utilities/queryOptionsCollection.ts:3

Type Parameters ​

T ​

T

Parameters ​

collections ​

...QueryOptionsCollection<T>[]

Returns ​

QueryOptionsCollection<T>

Released under the MIT License.