Mutations
deleteThreadLink
Removes an existing thread link by its ID. If the link type was MERGED_INTO, the previously merged thread will be marked as done automatically.
MUTATION
deleteThreadLink(input: DeleteThreadLinkInput!): DeleteThreadLinkOutput!Arguments
input
required
Returns
error
Mutation
Variables
Response
Mutation
Variables
Response

