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

@@ -70,6 +70,7 @@ type SearchResult {
images: [Image]
visuels: [Image]
reference: String
samples: [Sample]
}
type Product {