gridClaimRequests
Pending grid claim requests: designated approvers (or studio staff holding manage_compute) see the app's queue; other callers see their own requests.
gridClaimRequests(
appId: BigInt!
): [GridClaimRequest!]!
Arguments
gridClaimRequests.appId ● BigInt! non-null scalar
App whose claim requests to list.
Type
GridClaimRequest object
A pending or decided grid claim request (claim policy 'approval'). Approval assigns grid_ownership to the requester.