Skip to content

Commit

Permalink
Removed links and changed the name
Browse files Browse the repository at this point in the history
  • Loading branch information
taras committed Oct 20, 2023
1 parent d2a4590 commit 5755b22
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: demo
name: backstage-demo
description: An example deployment of a Backstage application.
annotations:
github.com/project-slug: backstage/demo
Expand All @@ -17,16 +17,11 @@ kind: API
metadata:
name: demo-graphql
description: GraphQL Backend Plugin
links:
- title: GraphQL Backend Plugin
url: https://github.com/thefrontside/playhouse/tree/main/plugins/graphql-backend#graphql-backend
- title: GraphQL Catalog Schema
url: https://github.com/thefrontside/playhouse/tree/main/plugins/graphql-backend-module-catalog#graphql-backend-catalog-module
- title: Schema Directives Docs
url: https://github.com/thefrontside/HydraphQL
spec:
type: graphql
lifecycle: production
owner: backstage/maintainers
apiConsumedBy:
- backstage-demo
definition:
$text: https://demo.backstage.io/api/graphql/schema

0 comments on commit 5755b22

Please sign in to comment.