insertPost Mutation
Creates a new news post.
You can also specify the category of the post and the attachment file id or even predefined reactions to post.
Access: Requires user access to the workspace
Examples: { "body": "This is a very exciting news post", "workspaceId": "7driFnaZjDQZndHqs", "category": "news" }
Arguments
#
Response
#
Returns Post !.
Example
#
Previous
insertMessage
Next
insertTimeCategory