type Query { myObject: MyObject } type MyObject { f: String! }