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