type Post @key(fields: "id") { id: ID! name: String }