OBJECT

UpdatePropertyInterestPayload

Autogenerated return type of UpdatePropertyInterest

link GraphQL Schema definition

  • type UpdatePropertyInterestPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • propertyInterest: PropertyInterest
  • }

link Require by