type MyType { name: String } schema { Query: MyType }