OBJECT

UpdateAppraisalPayload

Autogenerated return type of UpdateAppraisal

link GraphQL Schema definition

  • type UpdateAppraisalPayload {
  • appraisal: Appraisal
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • }

link Require by