File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff 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
7984Then, configure your networkInterface in the app config in ` ./src/app/config.index.js ` :
8085
You can’t perform that action at this time.
0 commit comments