Traverse input object properties once

This commit is contained in:
2021-04-12 07:09:39 +02:00
parent d6dda14cfd
commit 5654b78935
4 changed files with 24 additions and 14 deletions

View File

@ -88,9 +88,6 @@ test-suite graphql-test
Test.DirectiveSpec
Test.FragmentSpec
Test.RootOperationSpec
Paths_graphql
autogen-modules:
Paths_graphql
hs-source-dirs:
tests
ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall