OBJECT

UpdateContractExpensePayload

Autogenerated return type of UpdateContractExpense

link GraphQL Schema definition

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

link Require by