Magidoc

signUp
Mutation

(Public) Sign up a new user

Arguments

#

type

Non-null

The type of the user out of (STUDENT, SCHOOL, COMPANY)

name

Non-null

The name of the user

email

Non-null

The email of the user

password

Non-null

The password of the user

Response

#

Returns AuthPayload !.

Example

#

    
  

3

    
  

3

    
  

3