Magidoc

unsetLineAttributes
Mutation

Unset dynamic and mapped attributes from a selection line. If quantity is less than the line's quantity, the line will be split based on checksum:

  • Original line quantity is reduced
  • Items are added to a line matching the new checksum (created if none exists) Required operating mode : SHARED_SECRET

Arguments

#

lineId

Non-null

quantity

Number of items to remove attributes from. If less than line quantity, line will be split. Defaults to entire line quantity.

dynamicAttributes

mappedAttributes

Response

#

Returns SelectionMutationPayload !.

Example

#