OBJECT
EntityConnection
link GraphQL Schema definition
- type EntityConnection implements Connection {
- # Count of entities in this page.
- Int! :
- EntityEdge!] : [
- # List of entities in this page
- Entity!] : [
- PageInfo! :
- # Total count of matching entities if available. This may be expensive to
- # calculate.
- Int :
- }
link Require by
- CatalogItemnull
- CatalogQueriesInterface defining queries that are available in the top-level CatalogQuery and which must also be implemented by all CatalogQueryProviders
- CatalogQuerynull
- CatalogQueryProvidernull
- EntityPrimary Entity type in the graph, implementing the individual EntityNode interface and with additional fields permitting traversals to other entities in the entity topology and to access other graph nodes with information related to the entity.
- EntityQuerynull
- EntitySSQLQueryResponsenull
- HubQueryResponsenull
- InsightQueryInsight queries
- KubernetesPackageCatalogItemRepresents a specific versioned release an installable package
- KubernetesPackageCatalogQueryProvidernull
- RepositoryVersionRepresents commit information for a repository. For a git repository this would be commit id
- SpringArtifactRepositoryVersionSpring Artifact Repository commit information capturing repository snapshot
- TacCatalogItemRepresents a specific versioned release an installable package available through VMware Application Catalog. For example, version "6.1.0", revision 7 Also known as "Product" in TAC terminology
- TacCatalogQueryProvidernull
- _CatalogItemFederatednull
- _CatalogQueryProviderFederatednull