We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@jasonbahl I am trying to pass multiple values for the same key but cannot get any posts back
metaArray: [ { key: "some_key", value: ["some_value", "some_other_value"], compare: EXIST } ]
is something like this possible?
The text was updated successfully, but these errors were encountered:
feat: support meta query by array of values
d45a546
wp-graphql#14 (comment) closes wp-graphql#20, wp-graphql#14
Successfully merging a pull request may close this issue.
@jasonbahl I am trying to pass multiple values for the same key but cannot get any posts back
is something like this possible?
The text was updated successfully, but these errors were encountered: