Skip to content

not compatible with latest filter pluginΒ #12

@pyramation

Description

@pyramation

Super excited to use this plugin by the way! I wasn't able to see the tsvector field in my filter, so I dug into a bit, and believe there is an issue when the postgraphile-plugin-connection-filter version 2.0.0 is used.

Looks like the FullTextFilter was removed.

 Received value does not match stored snapshot "table with unfiltered full-text field works 1".

    - Snapshot
    + Received

    @@ -24,11 +24,10 @@
          "DeleteJobByIdInput": "DeleteJobByIdInput",
          "DeleteJobInput": "DeleteJobInput",
          "DeleteJobPayload": "DeleteJobPayload",
          "Float": "Float",
          "FullText": "FullText",
    -     "FullTextFilter": "FullTextFilter",
          "ID": "ID",
          "Int": "Int",
          "IntFilter": "IntFilter",
          "Job": "Job",
          "JobCondition": "JobCondition"

I'll keep digging to see if I find a fix, will report here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions