@sebastián-cisneros said in Topics - GetSortedTopics Multiple tags and/or:
const method = params.sort === 'old' ?
'getSortedSetUnion' :
'getSortedSetRevUnion';
Yeah you can change to this in getTagTids function if you want to get topics with any of the tags passed in.