deletePageTypeContent
Delete a PageTypeContent.
Requires the pagetypecontent/write scope on the associated DemandHq.
deletePageTypeContent(
pageTypeContentId: ID!
): PageTypeContentDeletedResponse!
Arguments
deletePageTypeContent.pageTypeContentId ● ID! non-null scalar
Type
PageTypeContentDeletedResponse object
This is the response from a deletePageTypeContent mutation.