Input object types from JSON factory constructor.
factory InputObjectTypes.fromJson(Map<String, dynamic> json) => _$InputObjectTypesFromJson(json);