Karl Li
Karl Li
@sleimanx2 do you give up this project?
@airycanon I fix the failed test in my pr https://github.com/sleimanx2/plastic/pull/165. it doesn't a big problem, I think it could be ignored.
You should take a look at [Grammer](https://github.com/sleimanx2/plastic/blob/master/src/Map/Grammar.php)
`config/graphql.php` ```php 'security' => [ 'query_max_complexity' => null, 'query_max_depth' => null, 'disable_introspection' => false ] ```