Tobias Tengler

Results 82 issues of Tobias Tengler

### Product Hot Chocolate ### Version 14.0.0-p.105 ### Link to minimal reproduction https://github.com/ChilliCream/graphql-platform/pull/7214 ### Steps to reproduce Run the test in the reproduction. ### What is expected? The nodes being...

🐛 bug
🌶️ hot chocolate
Area: Fusion

### Product Hot Chocolate ### Version 14.0.0-p.105 ### Link to minimal reproduction https://github.com/ChilliCream/graphql-platform/pull/7115 ### Steps to reproduce Run the test in the reproduction. ### What is expected? Required data is...

🐛 bug
🌶️ hot chocolate
Area: Fusion

Previously conditional selections were always generated as required properties, which is inconvenient if your component code checks for the presence of a field and you can't model the skipped state...

CLA Signed

Previously all selections done on abstract types, would be generated as required properties in the raw response type. This PR tracks all selections on abstract types separately and only makes...

CLA Signed

I often find myself in a situation where I want to quickly run a Relay query outside of the configured Relay environment, i.e. a GraphQL IDE or another tool. When...

CLA Signed

Depends on #7586

🌶️ hot chocolate

This adds support for `@semanticNonNull` to Fusion, both for composition and execution. The parsing and formatting of both HotChocolate.Skimmed and HotChocolate.Language have been updated to parse the `@semanticNonNull` directive as...

🌶️ hot chocolate
👓 ready-for-review

I've updated some internal services to HotChocolate 14 today and have documented what I've run into during the upgrade that wasn't covered by the migration guide.

📚 documentation
👓 ready-for-review

Not sure if this is an unintentional bug or not, but I thought I should add it to the guide regardless.

📚 documentation
👓 ready-for-review

🌶️ website
👓 ready-for-review