API Reference > presentation-backend > Core > RulesetInsertOptions RulesetInsertOptions Interface Beta Options for RulesetEmbedder.insertRuleset operation. Properties Name Type Description replaceVersions "all" | "all-lower" | "exact" Which existing versions of rulesets with same id should be replaced when we insert a new one: skip "never" | "same-id" | "same-id-and-version-eq" | "same-id-and-version-gte" When should insertion be skipped: Defined in presentation/backend/src/presentation-backend/RulesetEmbedder.ts Line 40 Last Updated: 12 June, 2024