Skip to content

SortFieldsByName does not appear to work for filter/sort input types. #4685

@stand-sure

Description

@stand-sure

Is there an existing issue for this?

  • 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?

image

Product

Hot Chocolate

Version

12.5.0

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions