OBJECT
TanzuHubPolicyEdge
Policy edge
link GraphQL Schema definition
- type TanzuHubPolicyEdge implements ConnectionEdge, HubPolicyEdge {
- # Cursor is an opaque string, you can use it to request subsequent or preceding
- # items in the list
- String! :
- # Policy node
- TanzuHubPolicy! :
- }