LoginInput
InputInput for the login mutation.
Fields
This is an ID that can be passed to a mutation by the client to track the progress of mutations and catch possible duplicate mutation submissions.
The plain-text password for the user logging in.
The username used for login. Typically a unique or email address depending on specific configuration