diff --git a/config/schema/ctools.schema.yml b/config/schema/ctools.schema.yml
index 2eab007..33a80f7 100644
--- a/config/schema/ctools.schema.yml
+++ b/config/schema/ctools.schema.yml
@@ -7,4 +7,12 @@ ctools.relationship:
       label: 'ID'
     label:
       type: label
-      label: 'Label'
\ No newline at end of file
+      label: 'Label'
+
+condition.plugin.entity_type:*:
+  type: condition.plugin
+  mapping:
+    bundles:
+      type: sequence
+      sequence:
+        type: string
