Skip to content

createComponentVersion

Creates a new ComponentVersion, requires ADMIN on the Component.

graphql
createComponentVersion(
  input: CreateComponentVersionInput!
): CreateComponentVersionPayload!

Arguments

createComponentVersion.input ● CreateComponentVersionInput! non-null input

Defines the created ComponentVersion

Type

CreateComponentVersionPayload object

Released under the MIT License.