apiVersion: v3
kind: library
metadata:
  name: songwhip-services-orchard
  description: |
    Orchard GraphQL API interactions for Songwhip services.
    - Provides GraphQL client and utilities for interacting with the Orchard platform.
    - Handles music metadata, content discovery, and artist information from Orchard's APIs.
    - Includes authentication and authorization for secure API communications.
    - Generates and maintains GraphQL schema types for type-safe integrations.
  owner: songwhip
  tags:
    - public:false
spec:
  type: utility
