OBJECT

CreatePropertyPreferencePayload

Autogenerated return type of CreatePropertyPreference

link GraphQL Schema definition

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

link Require by