OBJECT

DestroyPropertyPreferencePayload

Autogenerated return type of DestroyPropertyPreference

link GraphQL Schema definition

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

link Require by