OBJECT

DestroyInspectionPayload

Autogenerated return type of DestroyInspection

link GraphQL Schema definition

  • type DestroyInspectionPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • inspection: Inspection
  • }

link Require by