extend type Query { materiau(id: Int!): Materiau } extend type Query { article(id: Int!): Article }