2020-12-10 22:46:27 +01:00
|
|
|
fragment ArticleFields on Article {
|
|
|
|
id
|
2020-12-22 16:36:06 +01:00
|
|
|
uuid
|
2020-12-10 22:46:27 +01:00
|
|
|
title
|
|
|
|
author
|
2020-12-22 16:36:06 +01:00
|
|
|
date{
|
|
|
|
start
|
|
|
|
end
|
|
|
|
}
|
|
|
|
source{
|
|
|
|
url
|
|
|
|
title
|
|
|
|
}
|
|
|
|
body
|
|
|
|
showroom {
|
|
|
|
id
|
|
|
|
name
|
|
|
|
}
|
|
|
|
tags {
|
|
|
|
id
|
|
|
|
name
|
|
|
|
}
|
|
|
|
thesaurus {
|
|
|
|
id
|
|
|
|
name
|
|
|
|
}
|
2020-12-10 22:46:27 +01:00
|
|
|
linked_materials {
|
|
|
|
id
|
|
|
|
title
|
2020-12-25 11:33:39 +01:00
|
|
|
short_description
|
2021-03-10 14:54:58 +01:00
|
|
|
reference
|
2020-12-10 22:46:27 +01:00
|
|
|
images {
|
|
|
|
url
|
2020-12-25 11:33:39 +01:00
|
|
|
style_cardmedium_url
|
|
|
|
style_hd_url
|
2021-03-10 14:54:58 +01:00
|
|
|
}
|
|
|
|
samples{
|
|
|
|
showroom{
|
|
|
|
name
|
|
|
|
id
|
|
|
|
}
|
|
|
|
location
|
|
|
|
}
|
|
|
|
note{
|
|
|
|
id
|
2020-12-22 16:36:06 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
images {
|
|
|
|
id
|
|
|
|
url
|
|
|
|
alt
|
|
|
|
style_articlecardmedium{
|
|
|
|
url
|
2020-12-10 22:46:27 +01:00
|
|
|
}
|
|
|
|
}
|
2020-12-22 16:36:06 +01:00
|
|
|
videos {
|
|
|
|
url
|
|
|
|
}
|
|
|
|
memo
|
2020-12-10 22:46:27 +01:00
|
|
|
}
|