Skip to content

Commit fe13549

Browse files
committed
docs: disclaimer about playgrounds/GUIs
1 parent d08ead3 commit fe13549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ Put the above contents in a file and run it with `deno test --allow-net`.
768768

769769
## Only [GraphQL over HTTP](https://graphql.github.io/graphql-over-http/)
770770

771-
This is the official [GraphQL over HTTP spec](https://graphql.github.io/graphql-over-http/) reference implementation and as such follows the specification strictly without any additional features (like file uploads, @stream/@defer directives and subscriptions).
771+
This is the official [GraphQL over HTTP spec](https://graphql.github.io/graphql-over-http/) reference implementation and as such follows the specification strictly without any additional features (like playgrounds or GUIs, file uploads, @stream/@defer directives and subscriptions).
772772

773773
Having said this, graphql-http is mostly aimed for library authors and simple server setups, where the requirements are exact to what the aforementioned spec offers.
774774

0 commit comments

Comments
 (0)