Skip to content

0.2

Compare
Choose a tag to compare
@rafalp rafalp released this 02 Feb 15:09
· 649 commits to main since this release

This release brings support for remote schemas to the Ariadne Codegen and adds headers option to default Client, so workaround is no longer needed for it.

CHANGELOG

  • Added remote_schema_url and remote_schema_headers settings to support reading remote schemas.
  • Added headers argument to __init__ methods of BaseClient and AsyncBaseClient.