Skip to content

createIntraComponentDependencySpecification ​

Creates a new IntraComponentDependencySpecification, requires ADMIN on the Component associated with the specified ComponentVersion.

graphql
createIntraComponentDependencySpecification(
  input: CreateIntraComponentDependencySpecificationInput!
): CreateIntraComponentDependencySpecificationPayload!

Arguments ​

createIntraComponentDependencySpecification.input ● CreateIntraComponentDependencySpecificationInput! non-null input ​

Defines the created IntraComponentDependencySpecification

Type ​

CreateIntraComponentDependencySpecificationPayload object ​

Released under the MIT License.