Release 0.9.0
🚀 Added
- The
from_schemafunction which takes a GraphQL schema and returns a Hypothesis strategy for defined queries and mutations.
🔧 Changed
- Use Hypothesis'
InvalidArgumentexception when invalid input is passed to the generator functions.
🗑️ Removed
hypothesis_graphql.schemasas it is not complete and not tested well.