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