updateSpacePost
No description
updateSpacePost(
input: UpdatePostInput!
): Post!
Arguments
updateSpacePost.input
● UpdatePostInput!
non-null input
Type
Post
object
Post(id, title, text, created, modified, creator, comments_enabled, public_reactions, community, language_code, is_edited, is_closed, is_deleted, status, is_public)