all repos — caroster @ 6e98fcd2e34e9ae2a75754bd21b2da2c2160b475

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