Skip to content

graphql-spqr-v0.12.0

Compare
Choose a tag to compare
@kaqqao kaqqao released this 28 Nov 16:36
· 60 commits to master since this release

[0.12.0] - 2022-11-28

Changed

  • [Breaking] Upgraded to graphql-java v19.2 #433
  • [Breaking] Replace batching strategy with DataLoader #432
  • [Breaking] Remove custom TypeResolutionEnvironment (replaced with constructor-injected GlobalEnvironment)
  • [Breaking] Remove implicit mapping directives #435

Fixed

  • Applied directives are now correctly defined in the schema (and will be present in the SDL)