aboutsummaryrefslogtreecommitdiffstats
path: root/src/services/graphql/fetchers/topics/fetch-topics-list.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(services,types): make queries and types coherent for TopicArmand Philippot2023-11-281-0/+26
* some nodes was missing in topicQuery * a node was mispelled in topicsListQuery * add tests for all topics fetchers