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


