Skip to main content

RemoveProductUomMappingsPayload

Autogenerated return type of RemoveProductUomMappings.

type RemoveProductUomMappingsPayload {
clientMutationId: String
result: StatusResultEnum!
}

Fields

RemoveProductUomMappingsPayload.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

RemoveProductUomMappingsPayload.result ● StatusResultEnum! non-null enum common

Whether the operation succeeded.

Returned By

removeProductUomMappings mutation