lampersky
lampersky
**JSON_VALUE** and **JSON_MODIFY** support
@sebastienros is there any cycle detection mechanism in parlot? example code which will break your app: ``` var loop = Deferred(); loop.Parser = loop; var test = loop.Parse("hello parlot"); ```...
When using GraphiQL editor, sometimes I'm getting this exception, when querying content items with nested lists. It's not consistently repeatable for me (approx once every five queries).  Stacktrace: ```...
First of all, great project! Well done. I found it very useful, but the only thing missing is the integration part. If you're using a React app, this shouldn't be...