PerformanceValueBaseConnection
No description
type PerformanceValueBaseConnection {
totalCount: Int
edges: [PerformanceValueBaseConnectionEdge]
pageInfo: PageInfo
}
Fields
PerformanceValueBaseConnection.totalCount ● Int scalar
PerformanceValueBaseConnection.edges ● [PerformanceValueBaseConnectionEdge] list object
PerformanceValueBaseConnection.pageInfo ● PageInfo object
Member Of
PerformanceNamespace object