INPUT_OBJECT
Autogenerated input type of UpdateProductPart
input UpdateProductPartInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The Consonance unique identifierid: Int!# The quantity of the product containednumberOfCopies: Int# The ID of the product containedcontainedId: Int# The ID of the container productcontainerId: Int# The sequence numbersequenceNumber: Int}