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.
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):
OS: Windows
Version [e.g. 10.3-rc.0]
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
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