Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 21:41
· 68 commits to main since this release

3.0.0 (2024-04-30)

Features

  • generate open classes for types with field arguments (#54) (5f352a6)

BREAKING CHANGES

  • Generate open class rather than interface for types with field arguments
  • Remove extraResolverArguments config, which is redundant following #52
  • Rename resolverTypes config to resolverClasses and change its schema