Skip to main content
Version: 1.0.0

GCPAccountConfigurationConnection

No description

type GCPAccountConfigurationConnection {
totalCount: Int!
pageInfo: PageInfo!
nodes: [GCPAccountConfiguration!]!
}

Fields

GCPAccountConfigurationConnection.totalCount ● Int! non-null scalar

GCPAccountConfigurationConnection.pageInfo ● PageInfo! non-null object

GCPAccountConfigurationConnection.nodes ● [GCPAccountConfiguration!]! non-null object

Member Of

GCPAccount object