Skip to content

Feature request: range and partial queries #18

Open
@mhavey

Description

@mhavey

Generated GraphQL queries currently support matching on ID and properties. Request is to enable range and partial queries. For example, if the node has a date property, allow greater-than, less-than, and between range queries on the property.

An additional enhancement for string properties is to enable partial text matching, such as contains.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions