Home > @cerbos/core > PlanResourcesResponse
A query plan that can be used to obtain a list of resources on which a principal is allowed to perform a particular action.
Signature:
export type PlanResourcesResponse = PlanResourcesConditionalResponse | PlanResourcesUnconditionalResponse;
References: PlanResourcesConditionalResponse, PlanResourcesUnconditionalResponse