# PostContent

PostContent

The fixed set of channel-specific posts created from a content item. Each
post targets a single channel and follows that channel's network rules.

**Status:** ⚠️ Experimental

**Fields:**
- `posts`: `[Post!]!` - The posts created for this content item, one per channel. Individual posts
are edited through their own mutations.