Magidoc

Mutation
Object

The Mutation type represents all of the mutations that the API can perform.

Fields

#

updateUser

Non-null

Update a user by their ID

deleteUser

Non-null

Delete a user by their ID

signUp

Non-null

(Public) Sign up a new user

signIn

Non-null

(Public) Sign in an existing user