This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
bachir
/
materio-d8
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2739df96e2
Ramos
Etiquetas
commerce
front
full_responsive_header
master
migration
prod
searchapi
stag
stage
term_reference_tree
dev-0.2
materio-d8
/
web
/
modules
/
custom
/
materio_graphql
/
graphql
/
materio_extension.extension.graphqls
materio_extension.extension.graphqls
105 B
Histórico
Em bruto
1
2
3
4
5
6
7
extend type Query {
materiau(id: Int!): Materiau
}
extend type Query {
article(id: Int!): Article
}