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

14 lines
159 B
Plaintext
Raw Normal View History

fragment MateriauSearchFields on Materiau {
id
title
short_description
reference
images{
url
alt
style_cardmedium{
url
}
}
}