Skip to content

Commit 46c45ab

Browse files
committed
update README
1 parent f138ea6 commit 46c45ab

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,13 @@ An Easy and fast way to get your graphql backend is to **register for free at [S
6868
6969
**Create an application**
7070

71-
- ![sample request before submitting](https://raw.githubusercontent.com/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter/master/print_screens/create_app_modal.png)
71+
![create_app_modal.png](https://raw.githubusercontent.com/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter/master/print_screens/create_app_modal.png)
7272

73+
You will be able to dicover predefined schemas and predefined graphQL queries and mutations.
74+
GraphiQL is integrated in Scaphold so you can prepare your query and just train:
75+
76+
![graphiQL_overview.png](https://raw.githubusercontent.com/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter/master/print_screens/graphiQL_overview.png)
77+
graphiQL_overview.png
7378

7479
Then, configure your networkInterface in the app config in `./src/app/config.index.js`:
7580

197 KB
Loading

0 commit comments

Comments
 (0)