OBJECT

CreateInspectionPayload

Autogenerated return type of CreateInspection

link GraphQL Schema definition

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

link Require by