Skip to main content

canRevertLibraryResourceVersion

Return the version this library resource would revert to, or an empty list when reversion is not possible. Reversion is only allowed when no live resource still references the given version; in that case this returns the most recent other, non-deleted version of the same library resource created at or before the given version.

canRevertLibraryResourceVersion(
input: CanRevertLibraryResourceVersionInput!
): [LibraryResourceVersion]

Arguments

canRevertLibraryResourceVersion.input ● CanRevertLibraryResourceVersionInput! non-null input

The version to check reversion eligibility for.

Type

LibraryResourceVersion object