@supabase/server - v1.7.0
    Preparing search index...

    Type Alias MinimalErrorPayload

    MinimalErrorPayload: Pick<ErrorPayload, "code" | "message">

    Reduced error body produced when errors: { detailed: false } is set.

    message keeps its [@supabase/server] prefix, so the error is still traceable back here even without the source field.