seedCms
Live-backend transport wrapper around . Seeding a running deployment requires invoking the seed mutation over the wire (a deployed function reference plus an authenticated client), which HARNESS-02 wires into the launcher; until then this entry throws rather than silently skipping.
Signature
function seedCms(url: string, opts: SeedCmsOptions): Promise<void>;Parameters
| Name | Type | Description |
|---|---|---|
url | string | |
opts | SeedCmsOptions |
Returns
Resolves once the CMS documents exist in the deployment.
Throws
Related
runCli DaemonOptions runDaemon SeedClerkOperatorOptions SeedCmsOptions SeedCanonicalOptions SeedClerkOperatorView SeedShopOptions
SeedCmsOptions
Options for the overthewire stub. Carries the canonical shop id as a plain string because the wire boundary (a deployed function reference) erases Convex's bran
SeedShopOptions
Customization knobs for the shop seed. All fields are optional — defaults produce the canonical nordcomdemoshop.com fixture. The Mongo seed's freeform overrides