File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
- [ wp-graphql-woocommerce] ( https://github.com/wp-graphql/wp-graphql-woocommerce ) Adds Woocommerce functionality to a WPGraphQL schema.
13
13
- [ algolia-woo-indexer] ( https://github.com/w3bdesign/algolia-woo-indexer ) Sends WooCommerce products to Algolia.
14
14
15
- 2 . For debugging and testing, install either
15
+ 2 . For debugging and testing, install either:
16
16
17
- https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/ (Firefox) or
17
+ https://addons.mozilla.org/en-US/firefox/addon/apollo-developer-tools/ (Firefox)
18
18
19
- https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm (Chrome)
19
+ https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm (Chrome)
20
20
21
- depending on your browser.
21
+ depending on your browser.
22
22
23
- Rename .env.example to .env so the Apollo debugger will correctly load. It will not load if the NODE_ENV variable is not correctly set.
23
+ Rename .env.example to .env so the Apollo debugger will correctly load. It will not load if the NODE_ENV variable is not correctly set.
24
24
25
25
3 . Make sure WooCommerce has some products already or import some sample products
26
26
You can’t perform that action at this time.
0 commit comments