Add a dependency between two resources in an intent project.
- intentProject
- fromResourceID
- toResourceID
- dependencyTypeIntentResourceDependencyType
- explanation
- fieldMappings[IntentResourceDependencyFieldMappingInput]!
IntentResourceDependency!
IntentResourceDependency!- idUnique identifier.
- fromResourceIDResource that depends on another.
- toResourceIDResource that is depended upon.
- dependencyTypeIntentResourceDependencyTypeType of dependency.
- explanationOptional explanation of why this dependency exists.
- fieldMappings[IntentResourceDependencyFieldMapping!]!Field mappings showing which fields impact which.