Update an existing stack dependency.
StackDependency!
StackDependency!- idSlug of the dependency. Immutable.
- stackIdID of the stack that has a dependency.
- Details of the stack that has a dependency.
- dependsOnStackIdID of the dependency.
- dependsOnStackStackDependencyDetail!Details of the dependency stack.
- references[StackDependencyReference!]!Output/Input references
- An individual stack dependency reference.
- referenceCountNumber of references
- triggerAlwaysWhen true, triggers the downstream stack on every upstream run completion, even if none of the dependency outputs have changed.