all repos — caroster @ 5c1602bae85f3ece02c4bc84f57ec47443c66eca

[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