graphql-platform icon indicating copy to clipboard operation
graphql-platform copied to clipboard

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

Results 618 graphql-platform issues
Sort by recently updated
recently updated
newest added

#5288 #5281 Besides explaining in detail how subscription work and what makes SubscribeAndResolve differ from Subscribe added new section on using Subscriptions without HC's pubsub.

📚 documentation

🌶️ hot chocolate
cla-signed

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug This example ``` public async IAsyncEnumerable SubItems(long id, [Service] IEventTarget...

🎉 enhancement
🌶️ hot chocolate

Summary of the changes (Less than 80 chars) - Detail 1 - Detail 2 Closes #bugnumber (in this specific format)

🌶️ hot chocolate
cla-signed

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I noticed that in HC12, when i make a batch...

🐛 bug
🔍 investigate
🌶️ hot chocolate
📌 pinned

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug We recently enabled complexity calculation for the queries using following...

🐛 bug
🔍 investigate
🌶️ hot chocolate

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When you have a type that implement IComparable or IComparable,...

🎉 enhancement
🌶️ hot chocolate

### Is your feature request related to a problem? Yes. I'll explain below. Let's say I have the following object: ``` public class Book { public Guid Id { get;...

🎉 enhancement
🌶️ hot chocolate
Area: Data

Implement authorization handler delegating authz to an OPA (Open Policy Agent) REST API endpoint. The handler should send a `POST` request to an OPA [Data API](https://www.openpolicyagent.org/docs/latest/rest-api/#data-api) endpoint.

🎉 enhancement
🌶️ hot chocolate