NOT IN GraphQL query?

Does Prismic's GraphQL implementation support a 'where' query for a value not in an array of values? E.g. something like:

  allFoos(where:{bar: {_nin: ["a", "b", "c"]}})

Thanks!

1 Like

Hey Jeremy, thanks for reaching out.

This isn't yet a possibility in the Prismic GraphQL schema, but we know that this could be a useful parameter. I'll mark your thread as a feature request so we can track this for future improvements,

Thanks

This is being tracked as an open feature request

If you have another use-case for this feature, you can 'Flag' this topic to reopen. Please use the :heart: button to show your support for the feature and check out our Feature Request Guidelines.