BundleSearchInput
No description
input BundleSearchInput {
id: Int!
taxZone: String
}
Fields
BundleSearchInput.id
● Int!
non-null scalar
Bundle identifier
BundleSearchInput.taxZone
● String
scalar
Tax zone
Member Of
bundle
query