INPUT_OBJECT

DeleteProductPartInput

Autogenerated input type of DeleteProductPart

link GraphQL Schema definition

  • input DeleteProductPartInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # The Consonance unique identifier
  • id: Int!
  • }

link Require by