OBJECT

UpdateInspectionPayload

Autogenerated return type of UpdateInspection

link GraphQL Schema definition

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

link Require by