Merge pull request #970 from automatisch/add-signup
feat: add signup page
This commit is contained in:
@@ -336,6 +336,7 @@ input DeleteStepInput {
|
||||
}
|
||||
|
||||
input CreateUserInput {
|
||||
fullName: String!
|
||||
email: String!
|
||||
password: String!
|
||||
}
|
||||
|
Reference in New Issue
Block a user