We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4edd12 commit 960c6b0Copy full SHA for 960c6b0
README.md
@@ -23,7 +23,7 @@ dependencies {
23
24
The are a few important components this package provides:
25
26
-* GraphQLQueryProvider/GrapgQLMutationProvider interfaces. These will allow you
+* GraphQLQueryProvider/GraphQLMutationProvider interfaces. These will allow you
27
to define which "domain model" views and which mutations you are going to expose.
28
* GraphQLServlet as an entry point servlet. Use `bindQueryProvider`/`bindMutationProvider` or automatically wire
29
them in OSGi.
0 commit comments