Turns this type into one suitable for being provided as an input to a GraphQLObjectField.
GraphQLObjectField
@override GraphQLType<Json, Object?> coerceToInputObject() => this;