added note picto to medium Card responding to note creation on modalCard
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user