saveProductStockLocations
Use this mutation to define new stock or update stocks by location.
saveProductStockLocations(
input: SaveStockLocationsInput!
): Boolean!
Arguments
Return Type
Boolean
BooleanThe Boolean
scalar type represents true
or false
.