You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing the GraphQL schema, run `bundle exec rails graphql:schema:idl` to generate the `schema.graphql` file, then `cd web && bun run codegen` to generate the `src/graphql-types.ts` file.