chasegiunta / craft-jason

A field type for displaying & editing JSON data.
Other
15 stars 11 forks source link

* Fix graphql query (String cannot represent value) #136

Open approached opened 3 years ago

thomasjonas commented 9 months ago

@chasegiunta Would be really great if graphql would work. Could this PR be merged?

chasegiunta commented 9 months ago

@thomasjonas I think this change may actually break functionality elsewhere. That's why I didn't initially merge it. I'm not a GraphQL user, and don't have the bandwidth to investigate all the use cases where this change could be affected. Your best bet right now would be to fork this plugin and update for your use-case.