Skip to content

Graphene 0.7.0 - Added SQLAlchemy support!

Compare
Choose a tag to compare
@syrusakbary syrusakbary released this 26 Jan 19:57
· 1319 commits to master since this release

Changelog

  • Added SQLAlchemy support! Including mapping models, relay, docs and a Flask+SQLAlchemy example
  • Set clientMutationId to be camelCase
  • Added global_id method to relay.Node