Skip to main content
Version: 0.1.0

ProjectConnection

No description

type ProjectConnection {
pageInfo: PageInfo!
edges: [ProjectEdge!]!
nodes: [Project!]!
}

Fields

ProjectConnection.pageInfo ● PageInfo! non-null object

ProjectConnection.edges ● [ProjectEdge!]! non-null object

ProjectConnection.nodes ● [Project!]! non-null object

Member Of

AWSAccount object ● AzureAccount object ● Cluster object ● DOAccount object ● GCPAccount object ● LinodeAccount object ● Machine object ● ProjectOwner interface ● Team object ● User object ● VultrAccount object