Examples
Current user and channel
query {
me {
id
username
email
channel {
id
metadata {
name
summary
}
}
followedChannels {
id
metadata { name summary }
}
}
}Categories (auth required)
Ratings (public; no auth)
Genres (public; no auth)
Comments for content
Channel with catalog (features and likes)
Content output assets (via me.channel)
Create content
Follow / unfollow channel
Like / unlike content
Create comment
YouTube: check connection and list videos
YouTube: import and publish
Last updated

