forgo.cloud
Sign in
Repo workspace

forkjoin-ai/x-gql

x-gql Source

src/README.md
forkjoin-ai/x-gql

x-gql Source

Parent: x-gql

What lives here

  • gg-to-graphql.ts: GGL-to-GraphQL/OpenAPI/Postman schema generation.
  • server.ts: Executable GraphQL runtime plus compatibility adapters, direct Apollo Server / GraphQL Yoga wrappers, Apollo Express/Fastify transport glue, and Yoga Node/http helpers.
  • tracing.ts: Optional OTEL/APM bootstrap and span helpers for fetch/Apollo paths, including Datadog OTLP resolution via @a0n/telemetry.
  • tests: Focused runtime and adapter coverage.