Objects
DependencyGraphDependency
A dependency manifest entry.
Felder für DependencyGraphDependency
| Name | BESCHREIBUNG |
|---|---|
| Does the dependency itself have dependencies?. |
| The original name of the package, as it appears in the manifest. Warnung
|
| The dependency package manager. |
| The name of the package in the canonical form used by the package manager. |
| The repository containing the package. |
| The dependency version requirements. |
DependencyGraphDependencyConnection
The connection type for DependencyGraphDependency.
Felder für DependencyGraphDependencyConnection
| Name | BESCHREIBUNG |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
DependencyGraphDependencyEdge
An edge in a connection.
Felder für DependencyGraphDependencyEdge
| Name | BESCHREIBUNG |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
DependencyGraphManifest
Dependency manifest for a repository.
DependencyGraphManifest Wird implementiert
Felder für DependencyGraphManifest
| Name | BESCHREIBUNG |
|---|---|
| Path to view the manifest file blob. |
| A list of manifest dependencies. Argumente für
|
| The number of dependencies listed in the manifest. |
| Is the manifest too big to parse?. |
| Fully qualified manifest filename. |
| The Node ID of the DependencyGraphManifest object. |
| Were we able to parse the manifest?. |
| The repository containing the manifest. |
DependencyGraphManifestConnection
The connection type for DependencyGraphManifest.
Felder für DependencyGraphManifestConnection
| Name | BESCHREIBUNG |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
DependencyGraphManifestEdge
An edge in a connection.
Felder für DependencyGraphManifestEdge
| Name | BESCHREIBUNG |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |