(
db: Db,
{
wordpressInstanceUrl,
...params
}: {
email: string;
hasVerifiedEmail: boolean;
referrer: NonNullable<UserProperties["referrer"]>;
preferredName?: string;
shortname?: string;
wordpressInstanceUrl?: string;
},
)
source not stored for this graph (policy: none)
no test coverage detected