Skip to content

Using tsvector operators #7505

Answered by BenoitRanque
sumeetkh asked this question in Question
Sep 3, 2021 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

here is a list of supported postgres operators and their equivalent in graphql.
There is no currently available way to use tsvector with the api automatically provided by hasura.
This leaves you with a few options, the simplest of which is most likely table computed fields.
There is an open RFC for parametrized queries which will offer a more ergonomic solution in the future.
You can find it here

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by BenoitRanque
Comment options

You must be logged in to vote
1 reply
@BenoitRanque
Comment options

Comment options

You must be logged in to vote
2 replies
@BenoitRanque
Comment options

@sumeetkh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants