File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
Adds GraphQL support to your Flask application.
66

7+
## Installation
8+
9+
```shell
10+
pip install flask-graphql
11+
```
12+
713
## Usage
814

915
Just use the `GraphQLView` view from `flask_graphql`

0 commit comments

Comments
 (0)