INPUT_OBJECT

CreateInspectionInput

Autogenerated input type of CreateInspection

link GraphQL Schema definition

  • input CreateInspectionInput {
  • attributes: InspectionAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by