Admin APIAPI ReferenceBlocksObjectsBlockItemsEntryOn this pageBlockItemsEntry Object Description A single item entry within an items block. Declaration type BlockItemsEntry { itemRef: ID! comment: String!} Fields NameTypeDescriptionitemRefID!Reference to the item to display.commentString!Optional comment or description for this item.