0.3.0¶
Added¶
Schema introspection and validation support.
Support for dictionary items as query parameters for GET requests.
Headers parameter added to the
validatemethod.
Fixed¶
Improved error handling when introspection query fails.
Fix
FrozenErrorinGraphQLSchemaby setting it toNonewhen necessary.