Noticeable
OBJECT
DEPRECATED: use DeletePublicationPayload instead. This type will be removed after May 21, 2023.
type DeletePostPayload {# A unique identifier for the client performing the mutation.clientMutationId: ID # The deleted post.post: Post! }