OBJECT
CreateContractDeductionPayload
Autogenerated return type of CreateContractDeduction
link GraphQL Schema definition
- type CreateContractDeductionPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : ContractDeduction
- : [String!]!
- }