defineCollectionAction
defineCollectionAction<
TBody,TQuery,TResponse>(config):CollectionActionConfig<TBody,TQuery,TResponse>
Type Parameters
TBody
TBody = unknown
TQuery
TQuery = unknown
TResponse
TResponse = unknown
Parameters
config
CollectionActionConfig<TBody, TQuery, TResponse>
Returns
CollectionActionConfig<TBody, TQuery, TResponse>