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