Update graphql.yaml
parent
ec50c8519e
commit
5a3a1134f9
|
@ -60,8 +60,6 @@ requests:
|
|||
- 200
|
||||
- type: regex
|
||||
regex:
|
||||
- "(Query |QUERY |query ).*?"
|
||||
- "(Graph|GRAPH|graph).*?"
|
||||
- "__schema"
|
||||
- "(Introspection|INTROSPECTION|introspection).*?"
|
||||
- ".*?operation not found.*?"
|
||||
|
|
Loading…
Reference in New Issue