Skip to main content

recommendManifestDependencies

Find bundles and manifests that provide a dependency.

recommendManifestDependencies(
organizationId: ID!
id: ID!
fieldName: String!
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.environmentId ● ID! non-null scalar

If specified, recommendations are tailored to the environment, prioritizing bundles and manifests in the current environment.

Type

DependencyRecommendations object