Skip to main content

directRequestableGrants

Grants offered by the New Request flow's direct-Grant target picker. It has the same resource/kind scope and beneficiary authorization as requestableGrants. Both exclude targets that are not requestable.

directRequestableGrants(
beneficiary_id: ID
kind: String!
resource_id: ID!
search: String
): [RequestableGrant!]!

Arguments

directRequestableGrants.beneficiary_id ● ID scalar

directRequestableGrants.kind ● String! non-null scalar

directRequestableGrants.resource_id ● ID! non-null scalar

Type

RequestableGrant object

One selectable Grant target offered by a Grant target-picker form element. Lean, requester-facing projection of a graph target node — value is the catalog external id (what rides the request and the PROVISION operation), label is its display name, kind is the offered GrantKind name and entity the target node's entity kind. Deliberately excludes admin-only governance fields (risk and review policy) exposed by the administrative target catalog.