Interface: MergeSets
client.MergeSets
Merges two sets into one set, thus declaring all the Build Ids in both as compatible with one another. The default of the primary set is maintained as the merged set's overall default.
Deprecated
Worker Versioning is now deprecated. Please use the Worker Deployment API instead: https://docs.temporal.io/worker-deployments
Properties
operation
• operation: "mergeSets"
primaryBuildId
• primaryBuildId: string
secondaryBuildId
• secondaryBuildId: string