OBJECT
KubernetesCapabilityInstallEdge
link GraphQL Schema definition
- type KubernetesCapabilityInstallEdge implements ConnectionEdge {
- # Optional cursor to refer to this node
- String :
- # Node element available through this edge
- KubernetesCapabilityInstall! :
- }