v1.7.0v1.6.1
Reading changes from the repo…
InputType
s and ArgsType
s in the TypeGraphQL plugin, making it easier to work with GraphQL operations. scalars:
configuration, allowing for more organized and modular code generation. near-operation-file
feature now supports creating sub-folders for generated files, helping you keep your project organized. titleCase
usage to pascalCase
, eliminating unwanted spaces in generated hook function names, enhancing code consistency. __typename
when using immutable types, ensuring better type safety in your GraphQL operations.