Skip to content

v3.1.2

Compare
Choose a tag to compare
@Cito Cito released this 22 Jan 01:01
· 16 commits to main since this release
640c908

Minor update of graphql-relay-py, based on graphql-relay-js 0.8.0, and compatible with graphql-core version 3.1.7.

Changes:

  • unbase64 now returns an empty string on errors (#39)
  • Use standard base64 implementation (5032f93)
  • array_connection returns all elements if cursors are on the outside (3ba3aa2)
  • Allow mutations to return mappings (c5d0407)