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