OpenAPI-to-GraphQL has more than 800 stars (+60%) from the community, 148 (+90%) issues have been opened by the external community and we have accepted 43 (+80%) external contributions in the form of PRs from 16 (+100%) different contributors. (+X% growth from a year ago)
Delighted to see the post "GraphQL Query Generator by IBM" by @TomPoniat on HN - especially since Tomek is another MtG aficionado! Check it out at https://t.co/LgYMacdCMm Or find our library at https://t.co/3zctSMeHOG
The GraphQL Foundation worked with its members and the Linux Foundation to build a free, online course where you can learn about GraphQL. Sign up at https://t.co/N8XB2UwzVu
If you like OpenAPI-to-GraphQL (or GraphQL in general) you may like this GraphQL query generator https://t.co/lelaykqRLz that @TheRealAlanCha and @erikwittern created
We just released OpenAPI-to-GraphQL 2โฃ.1โฃ.0โฃ, adding support for subscriptions based on callback objects in an OpenAPI. Huge thanks to https://t.co/txiQINTNeG!
Release notes at https://t.co/UNsQKSw3n2
Details about subscription support at https://t.co/6cz9FDORaw
Just like that OpenAPI-to-GraphQL has reached v1.6, with improved allOf support, new CLI options, and some bug fixes. But most important we want to thank the active community: 5 external contributors chipped in since 1.0.0 @prevuelta @omarchehab98@folding@moyara@jennieji
We now deal better with empty responses, enhanced error handling and messaging, and have fixed the occasional bug. Version 1.2.0 is out give it a try! https://t.co/FEuvS4rC8m
๐ I am extremely excited that IBM is one of the initial members of the GraphQL Foundation - and that I will represent IBM in the technical board! Looking forward to help make GraphQL even better! ๐ https://t.co/KJWr9s11kd #GraphQL
v0.13.0: 1- Full link support: reference data from the url, request/response bodies, query params, etc. and compose it by itself or concatenated.
2- baseUrl option to easily change the url paths to streamline testing and development.
3- Embracing GraphQL conventions even better