INPUT_OBJECT
UpdateContractDeductionInput
Autogenerated input type of UpdateContractDeduction
link GraphQL Schema definition
- input UpdateContractDeductionInput {
- : ID!
- : ContractDeductionAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }