INTERFACE
ProfileFilterBoxTabInterface
link GraphQL Schema definition
- interface ProfileFilterBoxTabInterface {
- # Whether the filter is applied. When false, the filter conditions are ignored.
- : Boolean!
- # Primary group of filter conditions evaluated on the main record type.
- : MainFilterBox!
- # Additional groups of filter conditions evaluated on related record types.
- : [FilterBox!]!
- }
link Require by
- AccountFilterTabnull
- ActivityFilterTabnull
- ContactFilterTabnull
- CustomEntityFilterTabnull
- EmailFilterTabnull
- FeedFilterTabnull
- LeadFilterTabnull
- LeadOpportunityFilterTabnull
- NoteFilterTabnull
- OpportunityFilterTabnull
- OpportunityKPIFilterTabnull
- ProcessFilterNodenull
- ProductFilterTabnull
- ProfileFilterBoxTabsInterfacenull
- ProfileFilterTabnull
- ProjectFilterTabnull
- QuoteFilterTabnull
- TimeframeFilterTabnull