Channel Filter: Show Items that have Product Layer Assigned
Filter for Content Items that have the Layer "Product Inflormation" assigned.
CODE
{
"kind": "TermFilter",
"field": "layerSchemaIds",
"term": "CopyrightInformation"
}
The special field: layerSchemaIds has the Layer names stored as a value for easy access.