Skip to main content

IdentityInvolvementRequests

No description

type IdentityInvolvementRequests {
as_actor: Int!
as_beneficiary: Int!
as_requester: Int!
}

Fields

IdentityInvolvementRequests.as_actor ● Int! non-null scalar

Open requests where this user is an actor (approver or fulfiller).

IdentityInvolvementRequests.as_beneficiary ● Int! non-null scalar

Open requests where this user is the beneficiary.

IdentityInvolvementRequests.as_requester ● Int! non-null scalar

Open requests where this user is the requester.

Member Of

IdentityInvolvement object