ClassicLandingPageDomainDragAndDropPaginator
A paginated list of ClassicLandingPageDomainDragAndDrop items.
type ClassicLandingPageDomainDragAndDropPaginator {
data: [ClassicLandingPageDomainDragAndDrop!]!
paginatorInfo: PaginatorInfo!
}
Fields
ClassicLandingPageDomainDragAndDropPaginator.data ● [ClassicLandingPageDomainDragAndDrop!]! non-null object
A list of ClassicLandingPageDomainDragAndDrop items.
ClassicLandingPageDomainDragAndDropPaginator.paginatorInfo ● PaginatorInfo! non-null object
Pagination information about the list of items.


