INPUT_OBJECT
input FilterAttributes {# The filter to be appliedtype: String!# The filter strategy to applystrategy: String!# The value of the filtervalue: String# The value to be displayeddisplayValue: String}