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