Open
Description
Problem: people forget to run npx nx run twenty-front:graphql:generate
and npx nx run twenty-front:graphql:generate --configuration=metadata
. So sometimes their changes will end up in a subsequent unrelated PR
We had a similar problem for TypeORM which we solved elegantly: https://github.com/twentyhq/twenty/blob/main/.github/workflows/ci-server.yaml#L82
We should do the same for graphql generation
Metadata
Assignees
Type
Projects
Status
No status