graphql-type-json
graphql-type-json copied to clipboard
JSONObject as scalar in input not working
When using JSONObject
scalar as an input variable, how does one use this as input in something like Insomnia? I get introspection errors when attempting to use JSON in the input variable on this scalar type:
I have the same problem with apollo playground :