What's Changed
- Fixed list arg handling #321 / #347 by @normanre in #363
- Fix input field list nullness by @tibdex in #380
- Fix snake cased gql field names by @ewen-lorimer in #377
- Fix typing issue with optional websockets import. by @tobiasraabe in #376
- Added option remote_schema_timeout by @miyawork in #369
- Ensure traversal is stable for consistent output by @keirlawson in #368
- Add docstring to generated code based on schema description by @PaleNeutron in #362
- Fix typos in logs by @thatguysimon in #318
New Contributors
- @normanre made their first contribution in #363
- @tibdex made their first contribution in #380
- @ewen-lorimer made their first contribution in #377
- @tobiasraabe made their first contribution in #376
- @miyawork made their first contribution in #369
- @keirlawson made their first contribution in #368
- @PaleNeutron made their first contribution in #362
- @thatguysimon made their first contribution in #318
Full Changelog: 0.15.3...0.16.0