Y
Hacker News
new
|
ask
|
show
|
jobs
by
jamesgt
3231 days ago
Where you want to store not predefined keys in your objects.
1 comments
wereHamster
3228 days ago
That's called a map. Most (all?) strongly typed languages have a map type in their stdlib.
link
jamesgt
3215 days ago
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?
link