v1.3.2
Bug Fixes
- Fixed a bug where input fields marked with
[GraphSkip]
were not ignored early enough during schema generation and were causing naming conflicts with included fields. - Fixed an issue where an input object with a field of a list of items of the same object type would cause a exception. Self referencing lists of input objects should now properly resolve.
Full Changelog: v1.3.1...v1.3.2