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