Skip to content

Latest commit

 

History

History
76 lines (35 loc) · 993 Bytes

core.planresourcesmetadata.md

File metadata and controls

76 lines (35 loc) · 993 Bytes

Home > @cerbos/core > PlanResourcesMetadata

PlanResourcesMetadata interface

Additional information about the query plan.

Signature:

export interface PlanResourcesMetadata 

Properties

Property

Modifiers

Type

Description

conditionString

string

The query condition abstract syntax tree rendered as a human-readable string, to help with debugging.

matchedScope

string

The policy scope that was used to plan the query.