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