LICENSE.md

This commit is contained in:
2021-02-11 15:35:47 -05:00
parent 5291d6bfe2
commit 4b5bf7ecae
7 changed files with 613 additions and 11 deletions

View File

@@ -0,0 +1,13 @@
query me {
me{
id
createdAt
updatedAt
email
username
firstName
lastName
role
authType
}
}