OBJECT

DestroyContractExpensePayload

Autogenerated return type of DestroyContractExpense

link GraphQL Schema definition

  • type DestroyContractExpensePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • contractExpense: ContractExpense
  • errors: [String!]!
  • }

link Require by