Describe the bug
Deprecation not coming through in schema.
To Reproduce
Stitched schema with downstream schema using .Deprecate("...") on a field
Expected behavior
Field to be deprecated when stitched with msg given.
Desktop (please complete the following information):
I actually think I already fixed this one .... was something with a type. We will have a look.
Nice! If you can get a fix in for 10.5.0 that'd be awesome. Not 100% crucial, we can live without, but I'm tidying a few things that were annoying me as I'm going through our types and I'd prefer to get the FEDs swapping over along with the next release so I can drop these straight after.
FYI, confirmed it doesn't work on 10.5 preview 6, just upgraded.
Yeah, I think I fixed it on 11. will have a look and Port it back
This one is now fixed with:
https://github.com/ChilliCream/hotchocolate/releases/tag/10.5.0-preview.10