External entity reference needed by a collector function.
FK references not in the Create DTO come from path parameters or auth context. Each becomes an IEntity parameter in the collector's collect() signature.
IEntity
collect()
Samchon
Prisma table name (e.g., "shopping_sales", "shopping_customers").
Source of this reference:
External entity reference needed by a collector function.
FK references not in the Create DTO come from path parameters or auth context. Each becomes an
IEntityparameter in the collector'scollect()signature.Author
Samchon