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
Right now, related .graphql files are not imported into the schema when we
run `graphql codegen`. It is due to the missing importSchema in bin.ts.
fix: #168
0 commit comments