recommendManifestDependencies
Find bundles and manifests that provide a dependency.
recommendManifestDependencies(
organizationId: ID!
id: ID!
fieldName: String!
targetId: ID
environmentId: ID
): DependencyRecommendations
Arguments
recommendManifestDependencies.organizationId
● ID!
non-null scalar
recommendManifestDependencies.id
● ID!
non-null scalar
Manifest ID or slug.
recommendManifestDependencies.fieldName
● String!
non-null scalar
The field to find dependencies for.
recommendManifestDependencies.targetId
● ID
deprecated scalar
Use environmentId
Optional. If specified, recommendations are tailored to the environment, prioritizing bundles and manifests of the same cloud as the credentials attached to the environment.
recommendManifestDependencies.environmentId
● ID
scalar
Optional. If specified, recommendations are tailored to the environment, prioritizing bundles and manifests of the same cloud as the credentials attached to the environment.