Skip to content

Filter GraphQL with Custom Fields #12630

Answered by Piedone
AbdelrahmanKabel asked this question in Q&A
Discussion options

You must be logged in to vote

This is possible but not without development. You'd need to implement a WhereInputObjectGraphType for the field to be able to filter on it (see the OC source for samples, as well as this one).

For an alternative with SQL queries, see Content Field Indexing.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Piedone
Comment options

@AbdelrahmanKabel
Comment options

@Piedone
Comment options

Answer selected by AbdelrahmanKabel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants