type Query { foo: String! } schema { query: Query }