Skip to content

Add negative array conditions #2359

Open
@adrianthedev

Description

@adrianthedev

Feature

In avo-dynamic_filters here we have positive conditions and we'd need some negative ones.

# positive
array_eq: :eq,
array_contains: :contains,
array_overlap: :overlaps,
array_contained_in: :contained_in_array,

We need to think about which ones to make.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions