Don't fail on invalid fragments and variables

This commit is contained in:
2020-05-23 06:46:21 +02:00
parent 26cc53ce06
commit 7cd4821718
17 changed files with 219 additions and 169 deletions

View File

@ -39,7 +39,7 @@ spec = describe "Star Wars Query Tests" $ do
id
name
friends {
name
name
}
}
}