@cfxlabsinc/b2b-services
    Preparing search index...

    Interact with entities, in contexts, where no distinction between identity vs organization is required.

    Most services in each product domain should be using this.

    Index
    • Parameters

      • __namedParameters: { customerId: string; id: string }

      Returns Promise<{ ok: true; value: (Entity & { customerId: string; }) | null }>