LandingPagesResponse
No description
type LandingPagesResponse {
data: [LandingPage!]!
paginatorInfo: PaginatorInfo!
}
Fields
LandingPagesResponse.data ● [LandingPage!]! non-null object
LandingPagesResponse.paginatorInfo ● PaginatorInfo! non-null object
Returned By
landingPages query


