Update graphql.yaml

patch-1
bauthard 2020-10-16 23:09:52 +05:30 committed by GitHub
parent ec50c8519e
commit 5a3a1134f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -60,8 +60,6 @@ requests:
- 200
- type: regex
regex:
- "(Query |QUERY |query ).*?"
- "(Graph|GRAPH|graph).*?"
- "__schema"
- "(Introspection|INTROSPECTION|introspection).*?"
- ".*?operation not found.*?"