all repos — caroster @ 0d2b887d6af149ec648817c5709cd9f99a7f9b41

[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    announcement
7    faq_link
8  }
9}