graphql-type-json icon indicating copy to clipboard operation
graphql-type-json copied to clipboard

JSONObject as scalar in input not working

Open robross0606 opened this issue 2 years ago • 1 comments

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:

image

robross0606 avatar May 04 '22 16:05 robross0606

I have the same problem with apollo playground : image

cabrinoob avatar May 09 '22 07:05 cabrinoob