Query type is defined like following in index.d.ts. `type Query = string;` When I tested it as a object, it works. But string type didn't work.