@playlive/realtime-pipeline
    Preparing search index...

    Function buildIdentifyPayload

    • Build the identify payload from a snapshot of the store state. Pure — no side effects, no network access. The returned object is JSON.stringify-ready.

      Parameters

      • store: StoreApi

        Vanilla Zustand store to read from.

      Returns IdentifyPayload

      The identify payload to send over the wire.