Skip to content

0.12

Compare
Choose a tag to compare
@rafalp rafalp released this 05 Feb 13:54
· 61 commits to main since this release
1d6c4cc

CHANGELOG

  • Fixed graphql-transport-ws protocol implementation not waiting for the connection_ack message on new connection.
  • Fixed get_client_settings mutating config_dict instance.
  • Added support to graphqlschema for saving schema as a GraphQL file.
  • Restored model_rebuild calls for top level fragment models.