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