ConstReadonlykey: "essential"ReadonlymergeStrategy: MetadataMergeStrategyThe merge strategy of the operator
Readonlyoperator: MetadataOperator<"essential">The operator itself
ReadonlyoperatorSchema: ZodOptional<ZodType<unknown, unknown, $ZodTypeInternals<unknown, unknown>>>The schema for the operator itself so for essential it is only a boolean
ReadonlyorderOfApplication: MetadataOrderOfApplicationThe order of application of the operator
ReadonlyparameterSchema: ZodOptional<ZodType<unknown, unknown, $ZodTypeInternals<unknown, unknown>>>The schema for the parameter the operator can be applied to so when the policy is targeting federation_entity we can check if the policy can handle that property
The key of the operator which is used to identify the operator