Dework GraphQL API
Dework runs a public GraphQL API (Apollo Server) at api.dework.xyz/graphql that powers the Dework web app, plus a NestJS health endpoint at api.dework.xyz/health. The endpoint is live but undocumented: schema introspection is disabled in production and there is no published API reference. Captured here as the real backend surface; no OpenAPI/GraphQL schema could be harvested without fabrication.