apiVersion: v3
kind: library
metadata:
  name: generator-graphql-server
  description: |
    Yeoman generator for GraphQL servers in The Orchard.
    - Scaffolds GraphQL server projects with standardized structure.
    - Provides templates and configuration for new GraphQL services.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
