SeedShopOptions
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
type SeedShopOptions = CanonicalShopFixtureOptions;CanonicalShopFixtureOptions
Related
runCli DaemonOptions runDaemon SeedClerkOperatorOptions SeedCmsOptions SeedCanonicalOptions SeedClerkOperatorView seedCanonical
seedCms
Livebackend transport wrapper around . Seeding a running deployment requires invoking the seed mutation over the wire (a deployed function reference plus an aut
seedShop
Livebackend transport wrapper around . Seeding a running deployment requires invoking the seed mutation over the wire (a deployed function reference plus an aut