all repos — caroster @ 3d930a88ff376fc82e51bf5c9772e3ac25f452dd

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