Breaking
- GraphQL introspection fields are now evaluated as well. #92 This might increase the complexity of queries compared to the previous version. To achieve backwards compatible functionality, you can add an estimator as the first estimator in the chain that returns 0 for introspection fields.