MCPcopy Create free account
hub / github.com/blockprotocol/blockprotocol / create

Method create

apps/site/src/lib/api/model/user.model.ts:247–277  ·  view source on GitHub ↗
(
    db: Db,
    {
      wordpressInstanceUrl,
      ...params
    }: {
      email: string;
      hasVerifiedEmail: boolean;
      referrer: NonNullable<UserProperties["referrer"]>;
      preferredName?: string;
      shortname?: string;
      wordpressInstanceUrl?: string;
    },
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

footer.tsxFile · 0.45
FooterFunction · 0.45
BlockCardFunction · 0.45
page-sidebar.tsxFile · 0.45
SidebarPageSectionFunction · 0.45
SidebarPageFunction · 0.45
SidebarFunction · 0.45
SaveOnBlurTextFieldFunction · 0.45
HiringBannerFunction · 0.45
page-nav-links.tsxFile · 0.45
NavbarFunction · 0.45
BannerCardFunction · 0.45

Calls 1

subscribeToMailchimpFunction · 0.90

Tested by

no test coverage detected