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.26k stars 746 forks source link

Automatic OData stitching #6443

Closed dtbenson43 closed 1 year ago

dtbenson43 commented 1 year ago

Is there an existing issue for this?

Product

Hot Chocolate

Describe the bug

According to #748 automatic OData stitching was closed as completed, but I do not see it in the source code (maybe I'm missing it) and I don't see any references to it anywhere other than that issue. Was this feature actually completed or should the status be changed?

Version

13.4.0

michaelstaib commented 1 year ago

We have abandoned OData stitching in favor of the new Fusion engine. At the moment we are focusing Open API ... the work can be tracked here.

https://github.com/ChilliCream/graphql-platform/pull/6398

michaelstaib commented 1 year ago

Just as a note... we will still have an OData Adapter but have refocused on what most community members are using. I expect our work on OData to start later this year (November/December). Until then you could use something like GraphQL Mesh in conjunction with HotChocolate Fusion