add image-and-text and image slider block types
This commit is contained in:
@@ -13,13 +13,7 @@ const GenericFragmentDefinition = graphql(`
|
||||
urlPath
|
||||
title
|
||||
body {
|
||||
id
|
||||
blockType
|
||||
field
|
||||
... on RichTextBlock {
|
||||
rawValue
|
||||
value
|
||||
}
|
||||
...Blocks
|
||||
}
|
||||
}
|
||||
`);
|
||||
|
||||
Reference in New Issue
Block a user