Strawberry GraphQL Bot
Strawberry GraphQL Bot
# Pre-release :wave: Pre-release **0.218.0.dev.1705418681** [48e52e93fff32060fe0be650244907fd3f6ff6cb] has been released on PyPi! :rocket: You can try it by doing: ```shell poetry add strawberry-graphql==0.218.0.dev.1705418681 ```
## Apollo Federation Subgraph Compatibility Results Federation 1 SupportFederation 2 Support _service🟢@key (single)🟢@key (multi)🟢@key (composite)🟢repeatable @key🟢@requires🟢@provides🟢federated tracing🔲@link🟢@shareable🟢@tag🟢@override🟢@inaccessible🟢@composeDirective🟢@interfaceObject🟢 Learn more: * [Apollo Federation Subgraph Specification](https://www.apollographql.com/docs/federation/subgraph-spec/) * [Compatibility Tests](https://github.com/apollographql/apollo-federation-subgraph-compatibility/blob/main/COMPATIBILITY.md)
Thanks for adding the `RELEASE.md` file!  Here's a preview of the changelog: --- This release adds support for multipart subscriptions in almost all\* integrations! [Multipart subcriptions](https://www.apollographql.com/docs/router/executing-operations/subscription-multipart-protocol/) are a new...
Thanks for adding the `RELEASE.md` file!  Here's a preview of the changelog: --- Augment the codegen `GraphQLObjectType` and `GraphQLField` with the `graphql.language.ast.Node` that caused the respective object to be...
Thanks for adding the `RELEASE.md` file!  Here's a preview of the changelog: --- Operations over `graphql-transport-ws` now create the Context and perform validation on the worker `Task`, thus not...
Thanks for adding the `RELEASE.md` file!  Here's a preview of the changelog: --- Subscriptions now support Schema Extensions. Here's the tweet text: ``` 🆕 Release (next) is out! Thanks...
# Pre-release :wave: Releasing commit [abfd60e6968a9cdc5632a78536eefc3acf67a070] to PyPi as pre-release! :package:
# Pre-release :wave: Pre-release **0.196.0.dev.1689676990** [abfd60e6968a9cdc5632a78536eefc3acf67a070] has been released on PyPi! :rocket: You can try it by doing: ```shell poetry add strawberry-graphql==0.196.0.dev.1689676990 ```
Thanks for adding the `RELEASE.md` file!  Here's a preview of the changelog: --- Allow strawberry's code generator to build clients from graphql schema files. Here's the tweet text: ```...
Hi, thanks for contributing to Strawberry 🍓! We noticed that this PR is missing a `RELEASE.md` file. We use that to automatically do releases here on GitHub and, most importantly,...