aboutsummaryrefslogtreecommitdiffstats
path: root/src/services/graphql/contact.ts
Commit message (Expand)AuthorAgeFilesLines
* refactor(services, types): reorganize GraphQL fetchers and data typesArmand Philippot2023-11-271-26/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-1/+1
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-1/+1
* refactor(types): move and rename GraphQL typesArmand Philippot2022-08-201-4/+4
* chore: add Search pageArmand Philippot2022-05-151-2/+2
* chore: add a Contact pageArmand Philippot2022-05-071-0/+26
* refactor: rewrite types and servicesArmand Philippot2021-12-201-49/+0
* chore: create mutation to send mail from contact formArmand Philippot2021-12-171-0/+49