cynic-parser 0.8.4

A fast, correct and easy to use GraphQL parser
Documentation
1
2
3
4
5
6
7
---
source: cynic-parser/tests/executables.rs
expression: output
---
{
  node(id: 1, obj: {key1: 123, key2: 456})
}