PageTypeContentDeletedResponse
This is the response from a deletePageTypeContent mutation.
type PageTypeContentDeletedResponse {
deletedId: String!
}
Fields
PageTypeContentDeletedResponse.deletedId
● String!
non-null scalar
Returned by
deletePageTypeContent
mutation