Match result for an exclusion.
type ExclusionMatch { key: String! value: String! }
key String!
String!
Key field that was matched
value String!
Value that was matched
{} Exclusion.exclusionMatch
Last updated 7 months ago