Skip to content

v0.13.0

Compare
Choose a tag to compare
@wyfo wyfo released this 14 Jan 07:38
· 372 commits to master since this release
  • Fix graphql-core version to '>=3.1.2'
  • GraphQL refactoring + documentation
  • Remove add_validator/add_serialized/add_resolver functions, replaced by validator/serialized/resolver using first parameter type to get the owner class.