Skip to content

UpdateIntraComponentDependencySpecificationTypePayload ​

No description

graphql
type UpdateIntraComponentDependencySpecificationTypePayload {
  intraComponentDependencySpecificationType: IntraComponentDependencySpecificationType!
}

Fields ​

UpdateIntraComponentDependencySpecificationTypePayload.intraComponentDependencySpecificationType ● IntraComponentDependencySpecificationType! non-null object ​

The updated IntraComponentDependencySpecificationType

Returned By ​

updateIntraComponentDependencySpecificationType mutation

Released under the MIT License.