We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd4845 commit f23dea9Copy full SHA for f23dea9
1 file changed
README.md
@@ -15,6 +15,10 @@ architecture and the provided plugin implementations form the sub-module.
15
16
For ease of development, it includes the [GraphiQL](https://github.com/graphql/graphiql/) interface at`/graphql/explorer`.
17
18
+## Installation
19
+
20
+This module requires composer for installation. To install, simply run ``composer require drupal/graphql``.
21
22
## Quickstart
23
24
To get a quick overview from the __query__ part of GraphQL in action watch the following video's.
0 commit comments