Skip to main content

companionGrantOffers

The §3.6 companion offers: offered kinds of the resource that target the entity of one entity_ref qualifier value, minus those the beneficiary already holds on that node; one entry per kind, value = the node's external id, label = its display name.

companionGrantOffers(
beneficiary_id: ID
kind: String!
qualifier: String!
resource_id: ID!
value: String!
): [RequestableGrant!]!

Arguments

companionGrantOffers.beneficiary_id ● ID scalar

companionGrantOffers.kind ● String! non-null scalar

companionGrantOffers.qualifier ● String! non-null scalar

companionGrantOffers.resource_id ● ID! non-null scalar

companionGrantOffers.value ● String! 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.