Function: useCollectionFetch
▸ useCollectionFetch<M
>(__namedParameters
): CollectionFetchResult
<M
>
This hook is used to fetch collections using a given collection
Type parameters
Name |
---|
M |
Parameters
Name | Type |
---|---|
__namedParameters | CollectionFetchProps <M > |