pageImageDelete
Deletes a features image for the given page.
pageImageDelete(
id: ID!
): PageImageDelete
Arguments
pageImageDelete.id ● ID! non-null scalar
ID of the page to delete the image off of.
Type
PageImageDelete object
Deletes a features image for the given page.