integrated thematique in serahc results
This commit is contained in:
@@ -6,6 +6,10 @@ extend type Query {
|
||||
materiaux(ids: [Int]): [Materiau]
|
||||
}
|
||||
|
||||
extend type Query {
|
||||
searchresults(ids: [Int]): [SearchResult]
|
||||
}
|
||||
|
||||
extend type Query {
|
||||
article(id: Int!): Article
|
||||
}
|
||||
|
Reference in New Issue
Block a user