created thematique page
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
fragment ThematiqueFields on Thematique {
|
||||
id
|
||||
title
|
||||
body
|
||||
tags {
|
||||
id
|
||||
name
|
||||
}
|
||||
linked_materials {
|
||||
id
|
||||
title
|
||||
short_description
|
||||
images {
|
||||
url
|
||||
style_cardmedium_url
|
||||
style_hd_url
|
||||
}
|
||||
}
|
||||
images {
|
||||
id
|
||||
url
|
||||
alt
|
||||
style_cardmedium{
|
||||
url
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user