© 2026 Hedgehog Software, LLC
refine
await seed(db, schema).refine(f => ({ agency: { count: 3, with: { project: 4 } } }))
project