OBJECT

DestroyPropertyPayload

Autogenerated return type of DestroyProperty

link GraphQL Schema definition

  • type DestroyPropertyPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • property: Property
  • }

link Require by