app:
  provider: gcloud
  dev:
    port: 8080
  graphs:
    users:
      path: /src/graphql/users
    posts:
      path: /src/graphql/posts
