INPUT_OBJECT
TargetFilterInput
Description
Filter for target query request.
link GraphQL Schema definition
- input TargetFilterInput {
- # Field from which query should be filtered.
- TargetQueryFilterField :
- # Value of the field.
- String :
- # List of value for the field.
- String!] : [
- }