diff --git a/.vtex/catalog-info.yaml b/.vtex/catalog-info.yaml index 01cfbba..c129293 100644 --- a/.vtex/catalog-info.yaml +++ b/.vtex/catalog-info.yaml @@ -3,19 +3,19 @@ kind: Component metadata: name: checkout-graphql description: GraphQL API for IO apps to communicate with the Checkout API + tags: + - typescript annotations: - github.com/project-slug: vtex-apps/checkout-graphql - vtex.com/o11y-os-index: "" vtex.com/janus-acronym: "" + vtex.com/o11y-os-index: "" grafana/dashboard-selector: "" + github.com/project-slug: vtex-apps/checkout-graphql backstage.io/techdocs-ref: dir:../ - tags: - - typescript spec: - type: backend-api + system: checkout lifecycle: maintenance owner: checkout-experience - system: checkout + type: backend-api dependsOn: - component:checkout-api - component:catalog-api