deprecate the GraphQL packages

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-11 11:19:08 +02:00
parent fdcf172cec
commit 9def1e95ab
5 changed files with 10 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-graphql-backend",
"description": "An experimental Backstage backend plugin for GraphQL",
"description": "Deprecated, consider using @frontside/backstage-plugin-graphql-backend instead",
"version": "0.1.44-next.2",
"main": "src/index.ts",
"types": "src/index.ts",