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": "
Arguments
#
Response
#
Returns Post !.
Example
#
Previous
insertNewsCategory
Next
insertPostComment