updateLibraryResourceVersion
Update a library resource version's metadata and content. When
updateAllObjects is set and the resource is not a folder, the new
version is also pushed to every resource linked to it.
updateLibraryResourceVersion(
input: UpdateLibraryResourceVersionInput!
updateAllObjects: Boolean
): UpdateLibraryResourceVersionPayload
Arguments
updateLibraryResourceVersion.input ● UpdateLibraryResourceVersionInput! non-null input
The fields to update on the library resource version.
updateLibraryResourceVersion.updateAllObjects ● Boolean scalar
When true, propagate the new version to all linked (non-folder) resources.