SeedClerkOperatorOptions
●test-convex · /index·interface
Inputs for . Mirrors the Clerk ids the e2e harness obtains from the
Clerk Backend API (clerkUserId/clerkOrgId) plus the operator/org display fields. shopLegacyId
defaults to the canonical demo shop the rest of the seed creates, so the org owns the shop the e2e
routes through.
Properties
PROPTYPEDESCRIPTION
clerkOrgId
string
The Clerk organization id (``org_…``) that will own the canonical shop.
clerkUserId
string
The Clerk user subject (``user_…``) to map onto the operator's ``users`` row.
email
string
The operator's email — the ``by_email`` link key, matched to the Clerk test user's primary email.
name
string
The operator's display name.
orgName
string
The org's display name (mirrored into the ``orgs`` table for the chooser).
Related
runCli DaemonOptions runDaemon SeedCmsOptions SeedCanonicalOptions SeedClerkOperatorView SeedShopOptions seedCanonical