Skip to content

updateComponentVersion

Updates the specified ComponentVersion, requires ADMIN on the Component of the ComponentVersion to update

graphql
updateComponentVersion(
  input: UpdateComponentVersionInput!
): UpdateComponentVersionPayload!

Arguments

updateComponentVersion.input ● UpdateComponentVersionInput! non-null input

Defines which ComponentVersion to update and how to update it

Type

UpdateComponentVersionPayload object

Released under the MIT License.