all repos — caroster @ 123ddd8569ab8d7686c6a10da890601a4d6b3191

[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