GraphQL INPUT_OBJECT
TaxExemptionDocumentTypeOfBusinessSearchRelationInput
link Definition
- input TaxExemptionDocumentTypeOfBusinessSearchRelationInput {
- # Search values.
- : [TaxExemptionTypeOfBusinessEnum!]!
- # Relational operator for search.
- : TaxExemptionDocumentEnumOperator!
- }