exclusionMatch
Examples
type ExclusionMatch {
key: String!
value: String!
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
Match result for an exclusion.
type ExclusionMatch {
key: String!
value: String!
}key String!
Key field that was matched
value String!
Value that was matched
Last updated
