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.
I am using Strawberry shake and hotchocolate together. I have 2 different APIs, both of which use hotchocolate graphql. But one of them has to send a request to the other API, so I use strawberry shake. But after writing the queries, the interface generated by Strawberry shake corrupts my hotchocolate schema. I added it to the services as AddInterfaceType, but it still didn't work.
Steps to reproduce
Create 2 API.
Add Strawberry shake
Generate a query
Hotchocolate will give error while generating schema
Is there an existing issue for this?
Product
Hot Chocolate
Describe the bug
I am using Strawberry shake and hotchocolate together. I have 2 different APIs, both of which use hotchocolate graphql. But one of them has to send a request to the other API, so I use strawberry shake. But after writing the queries, the interface generated by Strawberry shake corrupts my hotchocolate schema. I added it to the services as AddInterfaceType, but it still didn't work.
Steps to reproduce
Relevant log output
No response
Additional Context?
No response
Version
13.0.0