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