Skip to content

Commit 2a741df

Browse files
Update README.md
1 parent de13a92 commit 2a741df

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,13 @@ Antes de começar, você precisa ter o Python 3.7 ou superior instalado em sua m
5151
allUsers {
5252
id
5353
username
54+
fullName
5455
email
55-
56+
role
57+
hashedPassword
58+
disabled
59+
verified
60+
createdAt
5661
}
5762
}
5863
```

0 commit comments

Comments
 (0)