OBJECT

DestroyRentalApplicationCommentPayload

Autogenerated return type of DestroyRentalApplicationComment

link GraphQL Schema definition

  • type DestroyRentalApplicationCommentPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]
  • rentalApplicationComment: RentalApplicationComment
  • }

link Require by