INPUT_OBJECT
Exact match query arguments for Supplier
input Supplier_Exact {# Select multiple Supplier by ID.id: [Int]# The tag's display name.name: String# `true` to show the active items, `false` otherwise. `null` to show both active & # deactivated items. Defaults to `true`.is_active: Boolean}