mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-30 12:06:04 +08:00
Rename instances of Engine to Graph Manager
This commit is contained in:
@@ -51,7 +51,7 @@ While it's not a requirement, we recommend using [VSCode](https://code.visualstu
|
||||
|
||||
Now the fun begins! First, you'll need to install our developer tools:
|
||||
|
||||
- [Apollo Engine (required)](https://engine.apollographql.com) : Our cloud service where you'll register and manage your graph API.
|
||||
- [Apollo Graph Manager (required)](https://engine.apollographql.com) : Our cloud service where you'll register and manage your graph API.
|
||||
- [Apollo DevTools for Chrome (suggested)](https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm) : Our Chrome extension giving you full visibility into your client.
|
||||
- [Apollo VSCode (suggested)](https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo): Our editor integration that offers intelligent autocomplete, metrics, and more.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user