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