Re working with GraphQL queries and mutations on t...
# prisma-whats-new
w
Re working with GraphQL queries and mutations on the client side it feels to me that we are missing the ability to go from Objects to the graphql string, if I look at Node/React, Java, PHP they all hit this issue of translation.
Are other people hitting this problem or is your schema just simple enough you don’t see the issue? JSON with all its faults has good mechanisms for encoding/decoding and thats missing here.
n
@wsakaren I'm afraid I don't quite catch what you're saying, do you mind elaborating in a new thread in the Forum: https://www.graph.cool/forum/c/questions? 🙂