OBJECT

DestroyFloorplanPayload

Autogenerated return type of DestroyFloorplan

link GraphQL Schema definition

  • type DestroyFloorplanPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • floorplan: Floorplan
  • }

link Require by