Skip to content

initializeNullableTypes is not applied for parameterized inputs #1451

@Djaler

Description

@Djaler

Issue Description

I have enabled initializeNullableTypes option in gradle plugin configuration. Everything works well except for ...ParameterizedInput classes.

Expected Result

Default null value generated for arguments in ParameterizedInput classes as well.

Actual Result

Default null value not generated for ParameterizedInput classes.

Your Environment and Setup

  • graphql-java-codegen version: 5.9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions