summaryrefslogtreecommitdiffstats
path: root/src/services/graphql/homepage.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rewrite types and servicesArmand Philippot2021-12-201-36/+0
| | | | | | | I was repeating myself a lot in services. So I rewrited the different functions to improve readability and I extracted some formatting functions to put them in utils. I also rewrited/reorganized some types to keep consistent names.
* chore: create homepage with graphql dataArmand Philippot2021-12-131-0/+36