all repos — caroster @ 5b13f85e1cb3d6c7e11813397bd10bd6bc6b2b69

[Octree] Group carpool to your event https://caroster.io

frontend/graphql/setting.gql (view raw)

1query setting {
2  setting {
3    id
4    gtm_id
5    about_link
6  }
7}