GraphQL INPUT_OBJECT
TaxExemptionDocumentIntSearchRelationInput
link Definition
- input TaxExemptionDocumentIntSearchRelationInput {
- # Search values.
- : [Int!]!
- # Relational operator for search.
- : TaxExemptionDocumentNumericOperator!
- }
GraphQL INPUT_OBJECT
- input TaxExemptionDocumentIntSearchRelationInput {
- # Search values.
- : [Int!]!
- # Relational operator for search.
- : TaxExemptionDocumentNumericOperator!
- }