Topic

A topic.

Fields

createdAt (DateTime!)

Identifies the date and time when topic was created.

description (String!)

Description of the topic.

followersCount (Int!)

Number of users who are following the topic.

id (ID!)

ID of the topic.

image (String)

Image of the topic.

Argument Type Description
height Int
width Int
isFollowing (Boolean!)

Whether the viewer is following the topic or not.

name (String!)

Name of the topic.

postsCount (Int!)

Number of posts that are part of the topic.

slug (String!)

URL friendly slug of the topic.

url (String!)

Public URL of the topic.