UnwindOptions.path property
Home > @cbnsndwch/zero-contracts > UnwindOptions > path
UnwindOptions.path property
Path to the array field to unwind (e.g., '$members', '$items'). Must start with '$' to indicate a field reference.
Signature:
path: keyof T;How was this page?