Skip to content
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

feat: #53 - adding zipcode to user #55

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

daniloMelin
Copy link

No description provided.

@daniloMelin daniloMelin marked this pull request as ready for review July 12, 2023 02:43
schema.gql Outdated
@@ -224,9 +225,10 @@ input CreateUserInput {
email: String!
password: String!
photoUrl: String
yearsOfExperience: Float
experience: String!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

precisa ser nullable, remover o !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Em progresso
Development

Successfully merging this pull request may close these issues.

[Back-end] - Tela 3 de Descrição de Trabalho: Aprimoramentos na API e Validações de CEP
3 participants