🚀 Pulse GraphQL API
✅ Server is running
GraphQL Endpoints:
POST /graphql - GraphQL API endpoint
POST / - GraphQL API endpoint (legacy)
GET /health - Health check endpoint
GET /health/detailed - Detailed health check (database, memory)
GET /ready - Readiness check (database connectivity)
GET /live - Liveness check (process status)
Environment:
Mode: staging
Authentication: Enabled
Note: In development mode, you can use GraphQL Playground at /graphql