Signed-off-by: Ryan Brink <5607577+unredundant@users.noreply.github.com>
This commit is contained in:
Ryan Brink
2022-07-17 09:52:08 -06:00
parent 2489416ab8
commit bf34a66df9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-apollo-explorer': minor
---
Apollo Explorer plugin now available! Installation instructions can be found in the plugin README
Apollo Explorer plugin now available! Installation instructions can be found in the plugin README
+1 -1
View File
@@ -13,7 +13,7 @@ First things first, you will need an Apollo account, and a graph imported into y
this plugin, so if you are totally new to Apollo, please reference their official
documentation [here](https://www.apollographql.com/docs).
Once you have a graph set up in Apollo, we need to grab the graph reference. First, go to your Apollo graphs home page and choose the graph you wish to embed.
Once you have a graph set up in Apollo, we need to grab the graph reference. First, go to your Apollo graphs home page and choose the graph you wish to embed.
![Apollo Graph List](./docs/img/apollo-graph-list.png)