SeedCmsOptions

test-convex · /index·interface

Options for the over-the-wire stub. Carries the canonical shop id as a plain string because the wire boundary (a deployed function reference) erases Convex's branded Id<'shops'>. The in-isolate takes the branded id directly.

Properties

shopId
string

Example

await seedCms(url, { shopId });

runCli DaemonOptions runDaemon SeedClerkOperatorOptions SeedCanonicalOptions SeedClerkOperatorView SeedShopOptions seedCanonical

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

On this page