Skip to content

deleteComponentVersion ​

Deletes the specified ComponentVersion, requires ADMIN on the Component of the ComponentVersion to delete

graphql
deleteComponentVersion(
  input: DeleteNodeInput!
): DeleteNodePayload!

Arguments ​

deleteComponentVersion.input ● DeleteNodeInput! non-null input ​

Defines which ComponentVersion to delete

Type ​

DeleteNodePayload object ​

Payload type for delete node mutations

Released under the MIT License.