CombinedLandingPagesResponse
No description
type CombinedLandingPagesResponse {
paginatorInfo: PaginatorInfo!
data: [ClassicOrGoldilocksLandingPage!]!
}
Fields
CombinedLandingPagesResponse.paginatorInfo ● PaginatorInfo! non-null object
CombinedLandingPagesResponse.data ● [ClassicOrGoldilocksLandingPage!]! non-null object
Returned By
combinedLandingPages query


