Strawberry GraphQL Bot

Results 156 comments of Strawberry GraphQL Bot

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- This release adds support for `@oneOf` on input types! 🎉 You can use `one_of=True` on input...

## Apollo Federation Subgraph Compatibility Results Federation 1 Support Federation 2 Support _service🟢 @key (single)🟢 @key (multi)🟢 @key (composite)🟢 repeatable @key🟢 @requires🟢 @provides🟢 federated tracing🔲 @link🟢 @shareable🟢 @tag🟢 @override🟢 @inaccessible🟢...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- Adds the ability to use the `&` and `|` operators on permissions to form boolean logic....

# Pre-release :wave: Pre-release **0.229.2.dev.1715881453** [64bcbad0b2743f8c5722dcdc286308f0bbf8fe9c] has been released on PyPi! :rocket: You can try it by doing: ```shell poetry add strawberry-graphql==0.229.2.dev.1715881453 ```

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- Fixes an issue where lazy annotations raised an error when used together with a List Here's...

Thanks for contributing to Strawberry! 🎉 You've been invited to join the Strawberry GraphQL organisation 😊 You can also request a free sticker by filling this form: https://forms.gle/dmnfQUPoY5gZbVT67 And don't...

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,...

## Apollo Federation Subgraph Compatibility Results Federation 1 Support Federation 2 Support _service🟢 @key (single)🟢 @key (multi)🟢 @key (composite)🟢 repeatable @key🟢 @requires🟢 @provides🟢 federated tracing🔲 @link🟢 @shareable🟢 @tag🟢 @override🟢 @inaccessible🟢...

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,...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- Fix using strawberry with default or default_factory (dataclasses basics) Here's the tweet text: ``` 🆕 Release...