all repos — caroster @ d18409a4531f3a6db3a3abf654f25e0bcd42acd8

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

e2e/codegen.yaml (view raw)

 1documents:
 2  - "../frontend/graphql/*.gql"
 3  - "./graphql/*.gql"
 4schema: "http://localhost:1337/graphql"
 5generates:
 6  graphql.ts:
 7    plugins:
 8      - typescript
 9      - typescript-graphql-request
10      - typescript-operations
11    config:
12      namingConvention:
13        enumValues: keep