Skip to content

3.0.5

Compare
Choose a tag to compare
@lukemurray lukemurray released this 16 Aug 00:33
· 414 commits to master since this release

Fixes

  • Fix #197 - If a mutation returns Task<T> use T as the return type
  • Fix #204 - Nullable reference types correctly produce a nullable argument in the schema
  • If not using MutationArgumentsAttribute in mutation methods autoAddInputTypes was being ignored

From 3.0.4

  • Fix #194 - HasType() was not checking type mappings