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