Skip to content

$or operator for filtering #93

@jfcieslak

Description

@jfcieslak

There seems to be no defined way to use $or operators in filters. Can you suggest the proper way of adding a resolver for such case? I imagine that the resulting graphQL schema should look sth. like this:

input filterInput {
    OR: [filterInput!]! 
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions