theGlenn/apollo-prophecy
🔮 GraphQL error management made Easy, generate custom machine-readable errors for Apollo Client/Server from the CLI
This tool helps web developers define custom error messages for their GraphQL APIs and automatically generate code for both the server and client. It takes a simple JSON file of error definitions and outputs TypeScript files, allowing for consistent error handling and clearer communication between the API and the applications using it. This is for developers building and maintaining web services with Apollo Server and Apollo Client.
No commits in the last 6 months.
Use this if you need to standardize and streamline error handling across your Apollo GraphQL server and client applications.
Not ideal if you are not using Apollo Server v2 or are working with a different GraphQL client or server framework.
Stars
85
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Jan 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/theGlenn/apollo-prophecy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mk3008/rawsql-ts
SQL-first lifecycle toolkit for testing, inspecting, and evolving database applications.
helios1138/graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client...
Shopify/syrup
A type-safe GraphQL model generator for Kotlin, Swift, and TypeScript.
denisart/graphql-query
Complete Domain Specific Language (DSL) for GraphQL query in Python.
swapnilmj/web-vqd
Design SQL "select" queries visually. SQL "joins" by drag-n-drop.