This commit is contained in:
cereci5049 2024-06-08 18:33:26 +05:30
parent 0ee882c8bb
commit 144ae9b0f4

View file

@ -3,7 +3,7 @@ type
id*: int
firstName*: string
lastName*: string
userName*: string
email*: string
password*: string
createdAt*: string
updatedAt*: string