feat(SW-216): Added heading and preamble text to table block
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
fragment Table_ContentPage on ContentPageBlocksTable {
|
||||
__typename
|
||||
table {
|
||||
heading
|
||||
preamble
|
||||
column_widths
|
||||
table
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user