IdentityInvolvementResources
No description
type IdentityInvolvementResources {
as_approver: Int!
as_fulfiller: Int!
}
Fields
IdentityInvolvementResources.as_approver ● Int! non-null scalar
Resources where this user is configured as an approver.
IdentityInvolvementResources.as_fulfiller ● Int! non-null scalar
Resources where this user is configured as a fulfiller.
Member Of
IdentityInvolvement object