I have the following class
class Input(InputObjectType): feature: Graphene.String = Graphene.String() value: ??
Where value
value