Skip to content

0.4

Compare
Choose a tag to compare
@mat-sop mat-sop released this 20 Mar 10:34
· 539 commits to main since this release

CHANGELOG

  • Fixed generating models from interfaces with inline fragments.
  • Added default None values for generated methods optional arguments.
  • Added basic plugin system.
  • Added InitFileGenerator, EnumsGenerator, ClientGenerator and ArgumentsGenerator plugin hooks.
  • Added InputTypesGenerator and ResultTypesGenerator plugin hooks.
  • Added ScalarsDefinitionsGenerator and PackageGenerator plugin hooks.
  • Added support for [tool.ariadne-codegen] section key. Deprecated [ariadne-codegen].
  • Added support for environment variables to remote schema headers values.
  • Added --config argument to ariadne-codegen script, to support reading configuration from custom path.