Home > @cerbos/core > PlanResourcesMetadata
Additional information about the query plan.
Signature:
export interface PlanResourcesMetadata
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
The query condition abstract syntax tree rendered as a human-readable string, to help with debugging. | ||
string |
The policy scope that was used to plan the query. |