INPUT_OBJECT
Arguments for logging a PersonUser.
input LoginInput { The email address of the person user.email: String! The password of the person user.password: String!}