Skip to content

how to filter searching in array field #4272

@joneldiablo

Description

@joneldiablo

I have a service which has an array field called categories, I want filter the response of with

"categories":"service"}
"categories":{"in":"service"}
"categories":{"in":["service"]}
"categories":{"inq":["service"]}
"categories":{"inq":"service"}

nothing works o.O
my data base is postgresql

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions