Skip to content

Commit bcea420

Browse files
committed
update README
1 parent 46c45ab commit bcea420

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,16 @@ An Easy and fast way to get your graphql backend is to **register for free at [S
7070

7171
![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:
73+
**You will be able to dicover predefined schemas. This starter will not need more than predefined (User):**
74+
75+
![schema_desiner_overview.png](https://raw.githubusercontent.com/MacKentoch/react-redux-graphql-apollo-bootstrap-webpack-starter/master/print_screens/schema_desiner_overview.png)
76+
77+
78+
**GraphiQL is integrated in Scaphold so, discover and train predefined graphQL queries and mutations:**
7579

7680
![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
81+
82+
7883

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

136 KB
Loading

0 commit comments

Comments
 (0)