SeedShopOptions

test-convex · /index·type

Customization knobs for the shop seed. All fields are optional — defaults produce the canonical nordcom-demo-shop.com fixture. The Mongo seed's free-form overrides escape hatch is intentionally dropped: the unified shopValidator rejects unknown keys, so arbitrary overrides cannot be merged in.

Definition

@nordcom/commerce-test-convex
type SeedShopOptions = CanonicalShopFixtureOptions;

CanonicalShopFixtureOptions

runCli DaemonOptions runDaemon SeedClerkOperatorOptions SeedCmsOptions SeedCanonicalOptions SeedClerkOperatorView seedCanonical

Sourceshop.ts:16Edit the JSDoc directly
Metadata@nordcom/commerce-test-convex@0.0.0Open in GitHub ↗

On this page