Familiarity with SequelizeKnowledge of the existing codebaseUnderstanding of GraphQL type generation
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
45
調査方針
Investigate how the existing Mongoose provider generates types from models (likely in `providers/mongoose`). Study the Sequelize model structure and design a similar extraction. Check open PRs or discussions for any prior attempts. Seek maintainer feedback on the desired API.