daniele
mutation { signupUser( email: "alice@graph.cool" password: "graphql" admin: true ) { id token } }