insertInto

@API(status = API.Status.INTERNAL)
abstract suspend fun insertInto(originValues: OriginValues): Option<Exception>