Deweloper StorefrontReferencja TypeScript SDKcoreinterfacesInterface: ConnectionEdge\<T\>Na tej stronieInterface: ConnectionEdge<T> Relay-style GraphQL connection normalizer. Converts { edges: [{ node }], pageInfo, totalCount } → flat array. Pure function, 0 deps, works everywhere. Type Parameters T T Properties cursor cursor: string node node: T