Skip to content

updateIntraComponentDependencySpecification ​

Updates the specified IntraComponentDependencySpecification, requires ADMIN on the Component associated with the IntraComponentDependencySpecification to update.

graphql
updateIntraComponentDependencySpecification(
  input: UpdateIntraComponentDependencySpecificationInput!
): UpdateIntraComponentDependencySpecificationPayload!

Arguments ​

updateIntraComponentDependencySpecification.input ● UpdateIntraComponentDependencySpecificationInput! non-null input ​

Defines which IntraComponentDependencySpecification to update and how to update it

Type ​

UpdateIntraComponentDependencySpecificationPayload object ​

Released under the MIT License.