Strawberry GraphQL Bot

Results 155 comments of Strawberry GraphQL Bot

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

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 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! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- Permissions can now be combined with the `|` operator to require the user pass _either_ of...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- Related to [#1707](https://github.com/strawberry-graphql/strawberry/issues/1707). This requires support for the underneath example in the curl command. See the...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- Exposes fragments as a property on Info, which lets you access queried fragments without having to...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- This release addresses an issue in Django's GraphQLView. Previously, variables were consumed too early when overriding...

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

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: --- Update execution to allow adding instances of `Exception` type to `info.context.partial_errors` to get added to the...