Route new logins to profile until company card is filled
This commit is contained in:
@@ -7,6 +7,9 @@ mutation VerifyLoginCode($input: VerifyLoginCodeInput!) {
|
||||
email
|
||||
fullName
|
||||
role
|
||||
company {
|
||||
id
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user