createReviewItem
Create an ad-hoc review for a single resource grant. Optionally override the policy inline (PartialPolicyDefinition) — that ALSO requires review.policy.manage. Returns the CREATED stub; the engine processes it asynchronously.
createReviewItem(
grantId: ID!
policy: JSON
): ReviewItem!