It may sound stupid - but is there a way to model ...
# prisma-whats-new
d
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
@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
tnx!
I’m doing that right away
👍 1
it seems that storing that data as ‘blobish’ json is the only way:(