Pothos GraphQL API
Pothos is a TypeScript-first, code-first GraphQL schema builder library. It is not a hosted service with a network endpoint — it is an npm package that developers use to construct GraphQL schemas programmatically in TypeScript. The schema vocabulary documented here describes the types, directives, and patterns that Pothos generates and exposes when building a GraphQL API.
Overview
Pothos GraphQL API is a GraphQL API specification published by Pothos on the APIs.io network.
Pothos is a TypeScript-first, code-first GraphQL schema builder library. It is not a hosted service with a network endpoint — it is an npm package that developers use to construct GraphQL schemas programmatically in TypeScript. The schema vocabulary documented here describes the types, directives, and patterns that Pothos generates and exposes when building a GraphQL API.
The GraphQL endpoint is available at N/A. documentation is published at https://pothos-graphql.dev/docs.
The specification includes 4 reference links.
Tagged areas include TypeScript, Schema Builder, Code First, and Plugin System.
Endpoint
References
- Documentation https://pothos-graphql.dev/docs
- GitHub https://github.com/hayes/pothos
- NPM https://www.npmjs.com/package/@pothos/core
- Discord https://discord.gg/mNe73qvwAB