Sanity Library Reference Docs
    Preparing search index...
    • The latest deployed version of each definition name from any supplied row set. Useful at boundaries that may already hold multiple versions; callers starting from the lake can use latestDefinitionsGroq. The highest version wins regardless of input order, while names keep first-appearance order.

      Type Parameters

      • T extends { name: string; version: number }

      Parameters

      • rows: readonly T[]

      Returns T[]