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