Hacker News new | ask | show | jobs
by jamesgt 3231 days ago
Where you want to store not predefined keys in your objects.
1 comments

That's called a map. Most (all?) strongly typed languages have a map type in their stdlib.
Ok, yes, I agree, but can you please point out how you can store and query/filter on map contents with not predefined keys in GraphQL?