Skip to main content

DeprecatedBaseFilterInput (Input)

Description

No description



Fields

NameDescription
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
}