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.27k stars 748 forks source link

[UseFiltering] type or namespace not found in most recent 10.3 packages #1315

Closed clmcgrath closed 4 years ago

clmcgrath commented 4 years ago

Describe the bug The recently added feature [UseFiltering] attribute is not resolving with latest rc.0 packages on nuget see documentation

To Reproduce install Hotchocolate 10.3-rc.0 add [UseFiltering] to property or type build

Expected behavior Type should be found in rc quality release

Desktop (please complete the following information):

Additional context Not sure if documentation was released early and package isn't up yet , or the package is broken according to release notes this should be in 10.3.0-preview.3 and later

michaelstaib commented 4 years ago

Hi,

yes we found that issue and it will be fixed in the rc.1 build.