New features
- Disable system checks for graphql_schema management command (#939)
- Convert nullable BooleanField to nullable Boolean field (#777)
- Improve DjangoListField (#929)
- Allow defining fields as an empty list (#871)
Bugfixes
- Switch
operation_name
tooperationName
in GraphQLTestCase (#936) - GraphQlView: Do not 'instantiate_middleware' if middleware is already a MiddlewareManager (#952)
Huge thanks to @millar, @noelleleigh, @ganwell, @jckw and @msimon for helping!
Full changelog: v2.9.1...v2.10.0