Ariadne GraphQL
@AriadneGraphQL
A Python library for implementing GraphQL servers using schema-first approach.
You might like
Ariadne GraphQL Proxy 0.3 has been released! 🩹 Bugfixes! 🚦 Better headers configuration! ⚽️ Proxying errors and extensions! 🥟 Fields dependencies! Announcement: ariadnegraphql.org/blog/2024/03/2… ! (You've thought we've forgotten about that one, don't'ya! 😜)
ariadnegraphql.org
Ariadne GraphQL Proxy 0.3 | Ariadne · Python GraphQL Schema-first
Ariadne GraphQL Proxy 0.3 is now available.
Ariadne GraphQL 0.23 is now out 🔥 ⚽️ Support for query execution over GET, great for HTTP caching. 🧩 Apollo Federation support up to v. 2.6 (cc: @apollographql). 🩹 Fixes for recently reported issues. Release notes: ariadnegraphql.org/blog/2024/03/1…
ariadnegraphql.org
Ariadne 0.23 | Ariadne · Python GraphQL Schema-first
Ariadne 0.23 is now out.
Ariadne Codegen 0.13 🔥 🏗️ Re-added model_rebuild calls for models with forward refs. 🩹 Fixed name conflicts between generated code and fields args. 🥟 Improve name case conversion between GraphQL and Python conventions. 👏 Announcement: ariadnegraphql.org/blog/2024/03/4…
Ariadne GraphQL Modules 0.8 is now available 🧩 This release updates library to work with Ariadne 0.22. 🔥
Ariadne Codegen 0.12 is now out 🎉 🖨️ Save schema copy in Schema Definition Language format. 🩹 Fixed bugs in GraphQL Subscriptions 📞, client generator 🏗️ and config handling that broke some plugins 🧩 🔥 Release notes: ariadnegraphql.org/blog/2024/02/0…
ariadnegraphql.org
Ariadne Codegen 0.12 | Ariadne · Python GraphQL Schema-first
Ariadne Codegen 0.12 has been released!
Ariadne GraphQL 0.22 is out 👏 🩹 Fixed queries error handling when using query over websocket approach. 🚦 Re-done logic for validating and handling default enum values in the schema. Release notes: ariadnegraphql.org/blog/2024/01/3…
ariadnegraphql.org
Ariadne 0.22 | Ariadne · Python GraphQL Schema-first
Ariadne 0.22 has been released!
Ariadne Codgen 0.11 is now available 🥳 This release brings performance improvements, better error handling and few small fixes and new configuration options. ✅ Release notes: ariadnegraphql.org/blog/2023/12/0…
ariadnegraphql.org
Ariadne Codegen 0.11 | Ariadne · Python GraphQL Schema-first
Ariadne Codegen 0.11 is now available!
Ariadne Codegen 0.10 is here 💅 🔎 Open Telemetry in clients 🥟 Extracting query strings into separate module 🚦 Better enums, unions and interfaces support ...and many more: ariadnegraphql.org/blog/2023/11/1…
ariadnegraphql.org
Ariadne Codegen 0.10 | Ariadne · Python GraphQL Schema-first
Ariadne Codegen 0.10 has been released!
Ariadne Codegen 0.9 is out 🚀 ♥️ Further improvements and bugfixes for custom scalars. ✅ Fixed warnings for Pydantic 2. 🎬 Support for include/skip query directives. 🧩 Fixed bug where generated queries missed nested fragments. 📜 Announcement: ariadnegraphql.org/blog/2023/09/1…
ariadnegraphql.org
Ariadne Codegen 0.9 | Ariadne · Python GraphQL Schema-first
Ariadne Codegen 0.9 is now available!
Ariadne Codegen 0.8 is out 🔥 This one brings support for file uploads 📦, @pydantic 2, custom scalar improvements and bunch other fixes and improvements. 📜 Release notes: ariadnegraphql.org/blog/2023/08/2…
ariadnegraphql.org
Ariadne Codegen 0.8 | Ariadne · Python GraphQL Schema-first
Ariadne Codegen 0.8 has been released!
This great news kept us awake tonight 😲! @codecov went #opensource and is using @AriadneGraphQL in codecov-api. Couldn’t be more proud being one of the smart cogs in this huge transformation. github.com/codecov/codeco…
🎉 Codecov is taking a big step forward to support the Open Source community and enhance developer collaboration. Starting today, the core repositories driving our product are going #OpenSource 🚀 zpr.io/pnfwgxFweFun
On the 4th of July @mirumeelabs organized the #GraphQL Gathering EU event together with excellent folks from @TheGuildDev, @getsaleor, @Stellate, @EscapeTechHQ and @HasuraHQ. 👏👏 We have some takeaways from the event we would like to share with ya all: ariadnegraphql.org/blog/2023/07/1…
ariadnegraphql.org
GraphQL Gathering EU in Berlin | Ariadne · Python GraphQL Schema-first
On the 4th of July Mirumee organized the GraphQL Gathering EU event together with The Guild, Saleor, Stellate, Escape and Hasura and support from the GraphQL Foundation.
We've been made aware that the URL to explorer plugin that was part of the GraphiQL2 template has changed, breaking the "explorer_plugin" option of GraphiQL2 explorer. We've released the 0.20.1 with the fix!
Ariadne 0.20 is now out! 📦 🔥 Improved performance of GraphQL middleware ⚠️ Breaking change: merged Extension and ExtensionSync into one 🧩 OpenTelemetry extension 🩹 Bugfixes 🐍 Dropped Python 3.7 support 🐸 It's Wednesday my dudes 🍿 Release notes: ariadnegraphql.org/blog/2023/06/2…
ariadnegraphql.org
Ariadne 0.20 | Ariadne · Python GraphQL Schema-first
Ariadne 0.20 has been released!
Introducing: Ariadne GraphQL Proxy 🔥 a #Python toolkit for implementing #GraphQL APIs that can combine local and remote schemas into a single graph. 🧩 Also included: relations between schemas and caching. 👾 Announcement: ariadnegraphql.org/blog/2023/06/1…
ariadnegraphql.org
Introducing Ariadne GraphQL Proxy | Ariadne · Python GraphQL Schema-first
Ariadne GraphQL Proxy is now available!
We are happy to invite you to the #GraphQL EU Gathering - 🚀 A one-day free unconference dedicated to all things #GraphQL, right in the heart of Europe! On July 4 in Berlin, meet and discuss with the top GraphQL companies and experts! Get your tickets: meetup.com/graphql-gather…
Ariadne Codegen 0.7 is out! 🚀 In this release: subscriptions 📡, improvements to generated Python and Pydantic types for GraphQL 🍱 and a plugin 🧩 from our amazing community 💯 for reducing boilerplate in generated client API 🎢 ▶️ Announcement: ariadnegraphql.org/blog/2023/06/0…
ariadnegraphql.org
Ariadne Codegen 0.7 | Ariadne · Python GraphQL Schema-first
Ariadne Codegen 0.7 is now available!
Ariadne Codegen 0.6 shipped! 🛳 🐍 Fixed invalid code being generated whem schema or query items had names that are Python keywords. 📦 Simpler custom scalars configuration. 🔭 Better "None" handling. ...and more! 🪧 Announcement: ariadnegraphql.org/blog/2023/04/1…
ariadnegraphql.org
Ariadne Codegen 0.6 | Ariadne · Python GraphQL Schema-first
Ariadne Codegen 0.6 has been released!
United States Trends
- 1. #LingOrm1st_ImpactFANCON 644K posts
- 2. Talus Labs 24.9K posts
- 3. #BUNCHITA 1,506 posts
- 4. #KirbyAirRiders 1,966 posts
- 5. Frankenstein 83.3K posts
- 6. Giulia 15.8K posts
- 7. taylor york 9,113 posts
- 8. #SmackDown 48.8K posts
- 9. #River 4,919 posts
- 10. Tulane 4,500 posts
- 11. Ketanji Brown Jackson 4,872 posts
- 12. Justice Jackson 6,230 posts
- 13. Pluribus 31.5K posts
- 14. Aaron Gordon 5,351 posts
- 15. Russ 14.5K posts
- 16. Tatis 2,270 posts
- 17. Connor Bedard 3,266 posts
- 18. Guillermo del Toro 26.2K posts
- 19. Supreme Court 182K posts
- 20. Westbrook 7,116 posts
Something went wrong.
Something went wrong.