INTERFACE
CatalogItemConnection
link GraphQL Schema definition
- interface CatalogItemConnection {
- # Count of elements in the current page
- Int! :
- # Edges to nodes available through the connection
- CatalogItemEdge!] : [
- # Paging support
- PageInfo! :
- # Optional total elements count across all pages when available
- Int :
- }
link Require by
- CatalogA catalog resource represents a collection of software artifacts
- CatalogEntityInfoAn intermediate node that holds catalog information relative to this entity
- CatalogItemnull
- CatalogQueriesInterface defining queries that are available in the top-level CatalogQuery and which must also be implemented by all CatalogQueryProviders
- CatalogQuerynull
- CatalogQueryProvidernull
- KubernetesPackageCatalogItemConnectionnull
- TacCatalogItemConnectionnull
- _CatalogItemConnectionFederatednull