graphql-platform
graphql-platform copied to clipboard
Fix: Enum-deserialization from _Any-type with ReferenceResolver
Summary of the changes (Less than 80 chars)
- Enums can appear as
StringValuein_Any, this was not considered in theArgumentParser - Detail 2
Closes #8756 (in this specific format)
Hi @N-Olbert any idea when this is going to be released?
Hi @StefanGies99, unfortunately I cant help with that. This PR hasn’t been triaged for review yet, so I’m not even sure if it will make it into main (though I suspect it will). Probably @michaelstaib has more insight on this and maybe can answer your question.