docs(catalog/grqphql): updating docs

This commit is contained in:
blam
2020-08-14 14:50:01 +02:00
parent 9b3236f47e
commit e4d5628cf4
2 changed files with 9 additions and 11 deletions
+3 -3
View File
@@ -2,9 +2,9 @@
## Getting Started
This backend plugin can be started in a standalone mode from directly in this package
with `yarn start`. However, it will have limited functionality and that process is
most convenient when developing the plugin itself.
This is the GraphQL Backend plugin.
It is responsible for merging different `graphql-plugins` together to provide the end schema.
To run it within the backend do: