Compare commits
2 Commits
02ecb18147
...
fe8a0e7656
| Author | SHA1 | Date | |
|---|---|---|---|
| fe8a0e7656 | |||
| a82872c1c1 |
@ -28,6 +28,7 @@ query GetProduct($id: ID!, $locale: String!) {
|
||||
name
|
||||
}
|
||||
specs {
|
||||
id
|
||||
translations(filter: { languages_code: { code: { _eq: $locale } } }) {
|
||||
id
|
||||
key
|
||||
|
||||
Reference in New Issue
Block a user