Side Drawer Filter

I have a right side drawer on a web application, but there are filters for each section. The filters include: 'Is equal to', 'Is not equal to', 'Array Contains', and 'Array does not contain'. Then the user can enter an integer in the input field. The user can add multiple filters, delete/cancel filters, and save created filters. What is a good way to display this? Data Table Data Table Selected Side drawer filter