GraphQL OBJECT
SellingEntityContextResourceItem
Contains one specific resource with all placeholders.
link Definition
- type SellingEntityContextResourceItem {
- # Key of the referenced resource.
- String :
- # Value of the referenced resource.
- String :
- # Context of the referenced resource.
- String :
- # List of all Placeholders.
- SellingEntityContextPlaceholderItem] : [
- }