This website requires JavaScript.
Explore
Help
Sign In
bachir
/
materio-d9
Watch
1
Star
0
Fork
You've already forked materio-d9
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2739df96e2
materio-d9
/
web
/
modules
/
custom
/
materio_graphql
/
graphql
/
materio_extension.extension...
8 lines
105 B
GraphQL
Raw
Blame
History
extend
type
Query
{
materiau
(
id
:
Int
!
)
:
Materiau
}
extend
type
Query
{
article
(
id
:
Int
!
)
:
Article
}
Reference in New Issue
View Git Blame
Copy Permalink