 ```graphql { ListArticles(filter: { moreLikeThis: { like: "https://vt.tiktok.com/ZS8yNmwxs/ " } }) { edges { node { id text articleType } } totalCount } } ``` 
{ ListArticles(filter: { moreLikeThis: { like: "https://vt.tiktok.com/ZS8yNmwxs/ " } }) { edges { node { id text articleType } } totalCount } }