Skip to main content

pageTypeDelete Mutation

Delete a page type.

Requires MANAGE_PAGE_TYPES_AND_ATTRIBUTESpermission.
pageTypeDelete(
id: ID!
): PageTypeDelete

Arguments

pageTypeDelete.id ● ID! non-null scalar miscellaneous

ID of the page type to delete.

Type

PageTypeDelete object pages

Delete a page type.

Requires MANAGE_PAGE_TYPES_AND_ATTRIBUTESpermission.