Merge pull request #16015 from MitchWijt/graphql-voyager-plugin

feat(plugin): Add graphql-voyager as new backstage plugin
This commit is contained in:
Fredrik Adelöw
2023-02-02 19:31:25 +01:00
committed by GitHub
23 changed files with 1414 additions and 24 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 as a plugin.
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'