Skip to main content

publishPost

Description

This will immediately publish a draft post.


Response

Returns a Post


Arguments

NameDescription
postId - ID!

publishPost(
postId: ID!
): Post!