DeprecatedBaseFilterInput (Input)
Description
No description
Fields
Name | Description |
---|---|
and - [DeprecatedBaseFilterInput!] | |
filtername - Filtername! | |
key - String | |
negator - String | |
operator - String | |
or - [DeprecatedBaseFilterInput!] | |
value - String |
input DeprecatedBaseFilterInput {
and: [DeprecatedBaseFilterInput!]
filtername: Filtername!
key: String
negator: String
operator: String
or: [DeprecatedBaseFilterInput!]
value: String
}