Skip to content

Releases: dotansimha/graphql-code-generator-community

January 06, 2026

06 Jan 13:02
692cbfe

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Minor Changes

@graphql-codegen/[email protected]

Minor Changes

December 13, 2025

13 Dec 06:51
50833f6

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

December 03, 2025

03 Dec 12:46
38d2c96

Choose a tag to compare

@graphql-codegen/[email protected]

Major Changes

July 16, 2025

16 Jul 13:06
2cd918b

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

  • #1158
    d6c8b90
    Thanks @ocdi! - Prevent duplicate class generation by using the
    property name (instead of the GQL type name) as the basis for class name generation

  • #1160
    dcbb0ef
    Thanks @ocdi! - Support output of System.Text.Json attributes

Patch Changes

June 22, 2025

22 Jun 14:49
0e35a42

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

May 28, 2025

28 May 13:50
77e2136

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

May 26, 2025

26 May 10:11
e59c101

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

Read more

September 09, 2024

09 Sep 16:02
6201fad

Choose a tag to compare

@graphql-codegen/[email protected]

Patch Changes

September 05, 2024

05 Sep 14:48
3f17088

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes

  • #816
    b1ec118
    Thanks @mariusmuntean! - Added support for the new
    configuration option memberNameConvention to the c-sharp-operations plugin. Now both C# plugins
    can generate C# code with standard member casing. The default is still camel case, to avoid
    generating code that breaks user's existing code base.

  • #806
    d1d6d6e
    Thanks @mariusmuntean! - Added memberNameConvention which
    allows you to customize the naming convention for interface/class/record members.

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

  • #816
    b1ec118
    Thanks @mariusmuntean! - Added support for the new
    configuration option memberNameConvention to the c-sharp-operations plugin. Now both C# plugins
    can generate C# code with standard member casing. The default is still camel case, to avoid
    generating code that breaks user's existing code base.

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

  • #816
    b1ec118
    Thanks @mariusmuntean! - Added support for the new
    configuration option memberNameConvention to the c-sharp-operations plugin. Now both C# plugins
    can generate C# code with standard member casing. The default is still camel case, to avoid
    generating code that breaks user's existing code base.

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Minor Changes

July 11, 2024

11 Jul 16:21
faea6b7

Choose a tag to compare

@graphql-codegen/[email protected]

Minor Changes