Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove name field from example
  • Loading branch information
melnikovi committed Oct 22, 2020
commit b3e9d8ef4449e222a3149c9d7bd7d2f5a3319bd2
1 change: 0 additions & 1 deletion design-documents/graph-ql/coverage/dynamic-blocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ PWA will receive similar JavaScript component definition that can be parsed to e
dynamic_blocks(input: {type: SPECIFIED, locations: [CONTENT], rotation_mode: RANDOM, dynamic_block_uids: [1, 2]}) {
items {
uid
name
content {
html
}
Expand Down