added note picto to medium Card responding to note creation on modalCard

This commit is contained in:
2021-03-10 14:54:58 +01:00
parent fbf509a005
commit e0f8b123f9
5 changed files with 38 additions and 10 deletions

View File

@@ -28,10 +28,21 @@ fragment ArticleFields on Article {
id
title
short_description
reference
images {
url
style_cardmedium_url
style_hd_url
}
samples{
showroom{
name
id
}
location
}
note{
id
}
}
images {