Hex Core JS
    Preparing search index...

    Function addToRelayConnectionCache

    • Type Parameters

      • T extends Partial<RelayConnection<Reference, "totalCount" | "edges">> | null | undefined

      Parameters

      • cachedValue: T
      • objectRef: Reference | null | undefined

      Returns T | { edges: { node: Reference }[]; totalCount: number }