I want to merge this change because...
- New migrations
- New/Updated API fields or mutations
- Deprecated API fields or mutations
- Removed API types, fields, or mutations
- Documentation needs to be updated
- Privileged queries and mutations are guarded by proper permission checks
- Database queries are optimized and the number of queries is constant
- Database migration files are up to date
- The changes are tested
- GraphQL schema and type definitions are up to date
- Changes are mentioned in the changelog