aboutsummaryrefslogtreecommitdiffstats
path: root/src/services/graphql/fetchers/thematics/fetch-thematic.test.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(services,types): make coherent Thematic type and queryArmand Philippot2023-11-281-0/+23
* some nodes was queried but missing in the Thematic type and vice versa, it is now fixed * add tests for all thematics fetchers