trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

[TRI-1922] Add all the EventFilter patterns to the docs

Open matt-aitken opened this issue 1 year ago • 0 comments

We have a docs page for EventFilters: https://trigger.dev/docs/documentation/guides/event-filter#boolean-filters

But it doesn't include all the filters we support. The full options can be found in the source code: https://github.com/triggerdotdev/trigger.dev/blob/main/packages/core/src/schemas/eventFilter.ts

It would be good to add a table that has the "operator" and a description of what it does.

TRI-1922

matt-aitken avatar Feb 06 '24 13:02 matt-aitken