pageTypeContent
Get a pageTypeContent by pageType.
Requires the pagetypecontent/read scope on the associated DemandHq
pageTypeContent(
pageType: String!
): PublicPageTypeContent
Arguments
pageTypeContent.pageType ● String! non-null scalar
Type
PublicPageTypeContent object
This holds content specific to a pageType. This is generally used on a page that lists all pages for a pageType.