Objects
DependencyGraphDependency
A dependency manifest entry.
Fields for DependencyGraphDependency
| Name | Description |
|---|---|
| Does the dependency itself have dependencies?. |
| The original name of the package, as it appears in the manifest. Warning
|
| The dependency package manager. |
| The name of the package in the canonical form used by the package manager. |
| Public preview: The dependency package URL. |
| Public preview: The relationship of the dependency. Can be direct, transitive, or unknown. |
| The repository containing the package. |
| The dependency version requirements. |
DependencyGraphDependencyConnection
The connection type for DependencyGraphDependency.
Fields for DependencyGraphDependencyConnection
| Name | Description |
|---|---|
| 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.
Fields for DependencyGraphDependencyEdge
| Name |
|---|