OBJECT
MainFilterBox
link GraphQL Schema definition
- type MainFilterBox implements FilterBoxInterface {
- # Identifier of this filter box within the filter tab.
- : String!
- # Name of the record type whose fields the conditions in this box are evaluated
- # against.
- : String!
- # Identifier of the lookup field that connects this box to the main record type
- # when the box filters a related record reached through a lookup.
- : UUID
- # Conditions evaluated on the main record type, each comparing one field against a
- # set of values.
- : [FieldFilterRule!]!
- }
link Require by
- AccountFilterTab
- ActivityFilterTab
- ContactFilterTab
- CustomEntityFilterTab
- EmailFilterTab
- EmailSequenceFilter
- EntityScoringRuleFilter
- FeedFilterTab
- FieldFilter
- FitnessCustomRule
- LeadFilterTab
- LeadOpportunityFilterTab
- NoteFilterTab
- OpportunityFilterTab
- OpportunityKPIFilterTab
- ProcessFilterNode
- ProductFilterTab
- ProfileFilterBoxTabInterface
- ProfileFilterTab
- ProjectFilterTab
- QuickFilterTab
- QuoteFilterTab
- StepChecklistVisibilityFilter
- TimeframeFilterTab