all repos — caroster @ 77a18fe2f9f1d973da32283784d93134a89a867a

[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