# MastodonPostMetadata

MastodonPostMetadata

Mastodon post metadata

**Implements:** CommonPostMetadata, ThreadedPostMetadata

**Fields:**
- `annotations`: `[Annotation!]!` - Annotations representing entities in the text
- `spoilerText`: `String` - Spoiler text hiding the root text of this post
- `thread`: `[ThreadedPost!]!` - The list of threaded posts (not paginated)
- `threadCount`: `Int!` - The number of threaded posts
- `type`: `PostType!` - The channel-specific type of the post, eg, post, story, reel for Instagram