added samples to search result card

This commit is contained in:
2021-01-25 17:39:44 +01:00
parent e07c6b5260
commit 1ca9937fd4
6 changed files with 32 additions and 4 deletions

View File

@ -16,5 +16,12 @@ fragment SearchResultFields on SearchResult {
alt
style_cardmedium_url
style_hd_url
}
samples{
showroom{
name
id
}
location
}
}