INPUT_OBJECT
Filter by GraphQL field and given value
input FlowInputField_Filter {# Name shown in server and desktop clientsname: String# Name shown in server and desktop clientsnameWithin: [String]# Unique identifier used by the metadata APIid: ID# Unique identifier used by the metadata APIidWithin: [ID]}