close
GraphQL Schema
menu
Types
INTERFACE
ListingViewInterface
link
GraphQL Schema definition
interface
ListingViewInterface
{
# Total number of results in the view
total
:
Int
!
}
link
Require by
GenericDrilldownDataGridViewItems