## Expected Behavior Admin should be able to create a new user. ## Current Behavior This does not work due to recent changes ``` Unknown arg `email` in data.email for type UserUncheckedCreateInput. Did you mean `emails`? Available args: ```
Expected Behavior
Admin should be able to create a new user.
Current Behavior
This does not work due to recent changes