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