Hierarchy

Properties

_and?: BoolExpCan[]
_not?: BoolExpCan
_or?: BoolExpCan[]

Relation to link item to be matched by the selector.

item_id?: ComparasionType<number>

Id of link item to be matched by the selector.

query?: BoolExpLink

Relation to Query - boolean expression attached to a selector.

query_id?: ComparasionType<number>

Id of Query - boolean expression attached to a selector.

selector?: BoolExpLink

Relation to link selector that the item includes.

selector_id?: ComparasionType<number>

Id of link selector that the item includes.

selector_include_id?: ComparasionType<number>

Generated using TypeDoc