apiVersion: v3
kind: library
metadata:
  name: lambda-apollo
  description: |
    Apollo GraphQL utilities for AWS Lambda functions.
    - Provides Apollo Server setup for Lambda environments.
    - Enables GraphQL services running on AWS Lambda.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
