Skip to content

0.9

Compare
Choose a tag to compare
@mat-sop mat-sop released this 11 Sep 10:21
· 226 commits to main since this release
6ce4f1d

CHANGELOG

  • Fixed generating operation string for nested inline fragments.
  • Removed scalars module. Changed generated models and client to use annotated types for custom scalars. Removed scalars_module_name option. Removed generate_scalars_module, generate_scalars_cod, generate_scalar_annotation and generate_scalar_imports plugin hooks.
  • Removed pydantic warnings for fields with model_ prefix.
  • Fixed generating result types with nullable directives.