OBJECT

CreatePropertyInterestPayload

Autogenerated return type of CreatePropertyInterest

link GraphQL Schema definition

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

link Require by