fix: 修复specs无法正常转换的问题 #85
@ -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