Filter out any content that does not contain the specified field and matching value.
directive @filter(filterBy: String, filterValue: String) on FIELD | FRAGMENT_SPREAD | INLINE_FRAGMENT