Hotchocolate: Deprecations not appearing in stitched schema

Created on 10 Jun 2020  路  5Comments  路  Source: ChilliCream/hotchocolate

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):

  • Linux container, netcore3.1, HC 10.5.0-preview.3 or preview.6
bug 馃尪 hot chocolate

All 5 comments

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

Was this page helpful?
0 / 5 - 0 ratings