# Functions
generateRootMutation will create the root mutation object.
GenerateSchema will create a GraphQL Schema and set the Resolvers found in the UserService For all the needed fields.
# Variables
We can initialize Objects like this unless they need a special resolver.