materio-d9/web/themes/custom/materiotheme/vuejs/api/gql/materiaumodal.fragment.gql

21 lines
221 B
GraphQL

fragment MateriauFields on Materiau {
title
short_description
body
reference
samples{
showroom{
name
id
}
location
}
images{
url
alt
style_cardfull{
url
}
}
}