Skip to main content

RemoveProductUomMappingsInput

Autogenerated input type of RemoveProductUomMappings

input RemoveProductUomMappingsInput {
clientMutationId: String
ids: [ID!]!
}

Fields

RemoveProductUomMappingsInput.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

RemoveProductUomMappingsInput.ids ● [ID!]! non-null scalar common

The mapping rows to delete.

Member Of

removeProductUomMappings mutation