Skip to main content

login

Login returns a user token depending on the user type

login(
input: Login!
): Authentication!

Arguments

input ● Login!

Login input parameters. username and password

Type

Authentication

Contains the tokens provided at a successfull authentication