INTERFACE
TableReportTabsInterface
link GraphQL Schema definition
- interface TableReportTabsInterface {
- # Filter conditions that determine which records the table report includes.
- : ProfileFilterBaseInterface!
- # View configuration of the table report, including its columns, sorting,
- # grouping, totals and chart.
- : ViewTableReportTab!
- }
link Require by
- AccountTableReportProfile
- ActivityTableReportProfile
- ContactTableReportProfile
- CustomEntityTableReportProfile
- EmailTableReportProfile
- FeedTableReportProfile
- LeadOpportunityTableReportProfile
- NoteTableReportProfile
- ProductTableReportProfile
- ProjectTableReportProfile
- QuoteTableReportProfile
- ReportTable
- TimeframeTableReportProfile