The Reader contains a Name/Value hashmap, which will contain resolver arguments.
Fixes #15.
Now the errors in the resolvers can be handled and 3 tests throwing errors pass now. Another test fail but it requires distinguisching nullable and non-nullable values.