OBJECT

DestroyContractDeductionPayload

Autogenerated return type of DestroyContractDeduction

link GraphQL Schema definition

  • type DestroyContractDeductionPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • contractDeduction: ContractDeduction
  • errors: [String!]!
  • }

link Require by