createPageTypeContent
Create a new PageTypeContent.
Requires the pagetypecontent/write scope on the associated DemandHq.
createPageTypeContent(
input: PageTypeContentCreateInput!
): PageTypeContent!
Arguments
createPageTypeContent.input ● PageTypeContentCreateInput! non-null input
Type
PageTypeContent object
This holds content specific to a pageType. This is generally used on a page that lists all pages for a pageType.