apiVersion: v3
kind: service
metadata:
  inheritFrom: system:collections-compositions
  name: graphql-publishing
  description: GraphQL API for music publishing management at The Orchard
  tags:
    - application_family:publishing
    - team:publishing
    - public:false
    - terraformed:true
spec:
  type: graphql
  componentOf:
    - system:collections-compositions
