It may sound stupid - but is there a way to model a field as a dictionary (without known fields just like dict in JSON) ?
d
devan
09/18/2017, 3:26 PM
@danny not stupid at all. I’d suggest you search the forums and if you can’t find a solution to your question, ask it over there. This is a question that others might have asked or will ask at some point! Forum is here: https://www.graph.cool/forum/
d
danny
09/18/2017, 3:27 PM
tnx!
danny
09/18/2017, 3:27 PM
I’m doing that right away
👍 1
danny
09/18/2017, 3:32 PM
it seems that storing that data as ‘blobish’ json is the only way:(