AssignedResourceGrantInventoryPage
No description
type AssignedResourceGrantInventoryPage {
data: [AssignedResourceGrantInventoryRow!]!
kindFacets: [GrantKindFacet!]!
pageInfo: GrantBrowsePageInfo!
scopeFacets: [GrantScopeFacet!]!
totalCount: Int!
}
Fields
AssignedResourceGrantInventoryPage.data ● [AssignedResourceGrantInventoryRow!]! non-null object
AssignedResourceGrantInventoryPage.kindFacets ● [GrantKindFacet!]! non-null object
AssignedResourceGrantInventoryPage.pageInfo ● GrantBrowsePageInfo! non-null object
AssignedResourceGrantInventoryPage.scopeFacets ● [GrantScopeFacet!]! non-null object
AssignedResourceGrantInventoryPage.totalCount ● Int! non-null scalar
Member Of
AssignedResource object