Shopware 6.6.10.18 rule
Rule Builder rules — reusable conditions used across promotions, shipping, payment, and flows.
| Column | Type | Nullable | Additional |
| id | binary(16) | NO | Primary Key |
| name | varchar(500) | NO | |
| description | longtext | YES | |
| priority | int | NO | |
| payload | longblob | YES | |
| invalid | tinyint(1) | NO | Default: 0 |
| areas | json | YES | |
| module_types | json | YES | |
| custom_fields | json | YES | |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| PRIMARY | id | Yes |
Relations (to this table)
14 relations