Thread
Thread query
Thread( id: Int userId: Int replyUserId: Int subscribed: Boolean categoryId: Int mediaCategoryId: Int search: String id_in: [Int] sort: [ThreadSort]): ThreadArguments
Section titled “Arguments”Filter by the thread id
Filter by the user id of the thread’s creator
Filter by the user id of the last user to comment on the thread
Filter by if the currently authenticated user’s subscribed threads
Filter by thread category id
Filter by thread media id category
Filter by search query
Thread.id_in ● [Int] list scalar
Section titled “Thread.id_in ● [Int] ”Filter by the thread id (max 10,000 items)
The order the results will be returned in
Forum Thread