FetchCollectionDelegateProps
@firecms/core / FetchCollectionDelegateProps
Type Alias: FetchCollectionDelegateProps<M>
Section titled “Type Alias: FetchCollectionDelegateProps<M>”FetchCollectionDelegateProps<
M> =FetchCollectionProps<M>
Defined in: types/datasource.ts:248
Type Parameters
Section titled “Type Parameters”M extends Record<string, any> = any