type
CreateFor
type CreateFor<
Config extends RiduConfigShape,
Slug extends CollectionSlug<Config>,
> =
ContractFor<Config, Slug>["create"]Resolve a collection create input type.
type
type CreateFor<
Config extends RiduConfigShape,
Slug extends CollectionSlug<Config>,
> =
ContractFor<Config, Slug>["create"]Resolve a collection create input type.