Add fullName to magic link form
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -611,6 +611,7 @@ type DocumentAccess implements Node {
|
||||
}
|
||||
|
||||
input SendMagicLinkInput {
|
||||
fullName: String!
|
||||
email: EmailAddr!
|
||||
continue: String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user