all repos — caroster @ d5c9ccd7f3b86f947a0809bf7894d1d72392c5b2

[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}