filter

Filter out any content that does not contain the specified field and matching value.

link GraphQL Schema definition

  • directive @filter(filterBy: String, filterValue: String) on FIELD | FRAGMENT_SPREAD | INLINE_FRAGMENT

link Require by

This element is not required by anyone