Skip to content

Commit ce60c89

Browse files
authored
Update README.md
1 parent 3154dad commit ce60c89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ dependencies {
3131
# Usage
3232

3333
The servlet supports the following request formats:
34-
* GET request with query parameters:
34+
* GET request to `../schema.json`: Get the result of an introspection query.
35+
* GET request with query parameters (query only, no mutation):
3536
* query
3637
* operationName (optional)
3738
* variables (optional)

0 commit comments

Comments
 (0)