all repos — caroster @ 94a3ea539189797f3e632b4416973d922840c31c

[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