INPUT_OBJECT

UpdateInspectionInput

Autogenerated input type of UpdateInspection

link GraphQL Schema definition

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

link Require by