feat(SW-216): added table to contentstack query for contentpage
This commit is contained in:
committed by
Pontus Dreij
parent
ee6a40a553
commit
ef411b4cf9
@@ -0,0 +1,7 @@
|
||||
fragment Table_ContentPage on ContentPageBlocksTable {
|
||||
__typename
|
||||
table {
|
||||
column_widths
|
||||
table
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user