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