Skip to main content
inputCreatePostInput

Fields

assetIds
[ID!]

IDs of previously uploaded assets to attach to the post

body
String

Post body / description (style HTML only)

clientMutationId
String

A unique identifier for the client performing the mutation.

notify
Boolean
default:false

Whether to notify the Network

postType
String
default:"post"

One of: post, article

publishedAt
ISO8601DateTime

When to publish — required when status is SCHEDULED. A past timestamp publishes immediately.

spaceId
ID!
required

ID of the space to post in — resource ID or GlobalID.

status
default:POSTED

POSTED (default), DRAFT, or SCHEDULED

title
String

Post title