Skip to content

updateIntraComponentDependencySpecificationType

Updates an IntraComponentDependencySpecificationType, requires CAN_CREATE_TEMPLATES

graphql
updateIntraComponentDependencySpecificationType(
  input: UpdateIntraComponentDependencySpecificationTypeInput!
): UpdateIntraComponentDependencySpecificationTypePayload!

Arguments

updateIntraComponentDependencySpecificationType.input ● UpdateIntraComponentDependencySpecificationTypeInput! non-null input

Defines which IntraComponentDependencySpecificationType to update and how to update it

Type

UpdateIntraComponentDependencySpecificationTypePayload object

Released under the MIT License.