ChilliCream / graphql-platform

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.
https://chillicream.com
MIT License
5.25k stars 745 forks source link

Using Hotchocolate and Strawberry shake together. #6556

Closed tunahan-guler closed 1 year ago

tunahan-guler commented 1 year ago

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

  1. Create 2 API.
  2. Add Strawberry shake
  3. Generate a query
  4. Hotchocolate will give error while generating schema

Relevant log output

No response

Additional Context?

No response

Version

13.0.0

michaelstaib commented 1 year ago

This is not a bug but how you use this thing.

michaelstaib commented 1 year ago

Join the slack channel and ask the community: slack.chillicream.com