created thematique page
This commit is contained in:
@@ -18,6 +18,10 @@ extend type Query {
|
||||
article(id: Int!): Article
|
||||
}
|
||||
|
||||
extend type Query {
|
||||
thematique(id: Int!): Thematique
|
||||
}
|
||||
|
||||
extend type Query {
|
||||
showroom(id: Int!): Showroom
|
||||
}
|
||||
|
Reference in New Issue
Block a user