Mutations
markThreadAsTodo
Explicitly move a thread back to Todo status. Use this to unsnooze a thread early or to reopen a thread that was incorrectly marked as Done. Requires the thread:edit and thread:read permissions.
MUTATION
markThreadAsTodo(input: MarkThreadAsTodoInput!): MarkThreadAsTodoOutput!Arguments
input
required
Returns
thread
error
Mutation
Variables
Response
Mutation
Variables
Response

