all repos — caroster @ a24828bb07e615f04a4c38d7bf5a6b21b18e31de

[Octree] Group carpool to your event https://caroster.io

e2e/codegen.yaml (view raw)

1documents: "../frontend/graphql/*.gql"
2schema: "http://localhost:1337/graphql"
3generates:
4  graphql.ts:
5    plugins:
6      - typescript
7      - typescript-graphql-request
8      - typescript-operations