OBJECT

UpdatePropertyPreferencePayload

Autogenerated return type of UpdatePropertyPreference

link GraphQL Schema definition

  • type UpdatePropertyPreferencePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • propertyPreference: PropertyPreference
  • }

link Require by