OBJECT

UpsertPropertyInterestPayload

Autogenerated return type of UpsertPropertyInterest

link GraphQL Schema definition

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

link Require by