extend type Query {
materiau(id: Int!): Materiau
}
article(id: Int!): Article
showroom(id: Int!): Showroom
tag(id: Int!): Tag
thesaurus(id: Int!): Thesaurus