OWASP / OWASP/Nest

refactor: Migrate mentorship GraphQL nodes to use field decorators

Open
#4,013 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
451
Forks
702
Avg merge
22h 59m
Merged PRs (30d)
91

Description

While auditing the mentorship app codebase, I notices several TODOs regarding the migration of GraphQL nodes to a consistent decorator-based field definition.

I would like to resolve these by migrating MenteeNode and ModuleNode to use @strawberry.field() decorators. This will improve architectural consistency and enhance auto-generated API documentation.

I have the fix ready. May I be assigned to this issue

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.