feat(plugin): Add graphql-voyager as new backstage plugin

Signed-off-by: MitchWijt <mitchel@wijt.net>
This commit is contained in:
MitchWijt
2023-01-27 16:25:35 +01:00
parent f4e4f04152
commit 3b5990bca1
20 changed files with 908 additions and 0 deletions
@@ -0,0 +1,13 @@
---
title: GraphQL Voyager
author: PostNL
authorUrl: https://github.com/postnl
category: Debugging
description: Integrates the GraphQL Voyager tool inside Backstage.
documentation: https://github.com/backstage/backstage/tree/master/plugins/graphql-voyager
iconUrl: https://res.cloudinary.com/apideck/image/upload/v1612724234/icons/graphql-voyager.png
npmPackageName: '@backstage/plugin-graphql-voyager'
tags:
- graphql
- graphql-voyager
addedDate: '2023-01-27'