editPost mutation to update the post text.
The post can be edited only by the author.
Only a text can be updated. Shared content cannot be changed.
data that represents PostEditInput object:
Post object. Detailed description and the full list of available properties can be found here.