mutation MarkThreadRead($contactId: ID!) { markThreadRead(contactId: $contactId) { ok } }