-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Back-end] - Recomendar um mentor #61
Comments
Boa noite, estou responsável por esta task. |
GustavoCesarSantos
added a commit
to GustavoCesarSantos/mentor-cycle-be
that referenced
this issue
Jul 17, 2023
PR - #65 |
oliveirabalsa
added a commit
that referenced
this issue
Jul 20, 2023
Feature/#61 - Cria recomendação de mentor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Precisamos de uma mutation para criar uma recomendação para aquele mentor. Terá os campos de quem recomendou, texto e aprovado ou não. Teremos que mudar nossa entidade usuário para ter um campo de recomendações que ira ser um many-to-one (um usuário pode ter várias recomendções)
The text was updated successfully, but these errors were encountered: