added pathauto, refactored article to load gql directly from path, the vuejs route and drupal route can finally match, HALLELUYA git status
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
extend type Query {
|
||||
route(path: String!): NodeInterface
|
||||
}
|
||||
|
||||
extend type Query {
|
||||
materiau(id: Int!): Materiau
|
||||
}
|
||||
|
Reference in New Issue
Block a user