Schema.introspect should implement some mechanism to modify the introspection query settings (see graphql.utilities.get_introspection_query).
A use case for this is the recently implemented deprecated argument and input fields support (#1472). These are by default excluded from the introspection query.
Schema.introspectshould implement some mechanism to modify the introspection query settings (seegraphql.utilities.get_introspection_query).A use case for this is the recently implemented deprecated argument and input fields support (#1472). These are by default excluded from the introspection query.