### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug `SortFieldsByName` does not appear to work for filter/sort input types. ### Steps to reproduce 1. `IRequestExecutorBuilder builder = services.AddGraphQLServer() .ModifyOptions(options => { options.SortFieldsByName = true; })` 2. Saving the schema and compare. ### Relevant log output _No response_ ### Additional Context?  ### Product Hot Chocolate ### Version 12.5.0