mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 04:24:35 +03:00
3db241155d
Previously, these were represented with a HashMap, but supposedly that map can never be empty. Now, it uses NEHashMap, which carries the non-empty invariant behind a smart constructor. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4481 GitOrigin-RevId: 93ad9aaa9354f25a1ba10e8207ae19614e1e439e |
||
---|---|---|
.. | ||
DataLoader | ||
Instances | ||
Types | ||
Connection.hs | ||
FromIr.hs | ||
Meta.hs | ||
Plan.hs | ||
SQL.hs | ||
ToQuery.hs | ||
Types.hs |