help wanted
Repository-Metriken
- Stars
- (3.647 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Hello,
We are trying to remove a field on an input by doing SchemaModification, but from this code it looks like proto modification only works on GraphQLObjectType instead of GraphQLInputObjectType:
Is there any chance we can add support for type modification on the input type?