ClassicLandingPageResponse
No description
type ClassicLandingPageResponse {
paginatorInfo: PaginatorInfo!
data: [ClassicLandingPage!]!
}
Fields
ClassicLandingPageResponse.paginatorInfo ● PaginatorInfo! non-null object
ClassicLandingPageResponse.data ● [ClassicLandingPage!]! non-null object
Returned By
classicLandingPages query


