OBJECT
TanzuHubPolicyConnection
Policy
link GraphQL Schema definition
- type TanzuHubPolicyConnection implements Connection, HubPolicyConnection {
- # count of polices on this page
- Int! :
- # Hub Policy edge
- TanzuHubPolicyEdge!] : [
- # Represents pagination information in Relay about the edges.
- PageInfo! :
- # Policies
- TanzuHubPolicy!] : [
- # Total count of polices
- Int :
- }