openapi-to-graphql
https://github.com/ibm/openapi-to-graphql
TypeScript
Translate APIs described by OpenAPI Specifications (OAS) into GraphQL
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported0 Subscribers
Add a CodeTriage badge to openapi-to-graphql
Help out
- Issues
- Cannot use plain/text as response type
- allow OpenAPI enum to be converted to non-enum GQL type
- Enum values and non-application/JSON MIME types
- Conflict resolution for `allOf`, `UNRESOLVABLE_SCHEMA` mitigation
- how to use openapi-to-graphql with OpenAPI 3.0 schemas using oneOf
- Use discriminator and mapping object for `resolveType` in GraphQL union types
- use `nullable` OpenAPI property to determine nullability
- nullable openapi properties converted to non-nullable gql fields
- References in Path.Item.Parameters not recognised as types when validating schema
- Cannot generate graphql schema with circular oneOf types due to infinite recursion
- Docs
- TypeScript not yet supported