Anchor to fulfillmentServiceDeletefulfillment
mutationfulfillment Service Delete
Requires access scope. Also: The user must have fulfill_and_ship_orders permission.
Deletes a fulfillment service.
Anchor to Arguments
Arguments
- destinationLocationId (ID)
- id (ID!)
- inventoryAction (FulfillmentServiceDeleteInventoryAction)
- Anchor to destinationLocationIddestination•ID
Location Id - •ID!required
The ID of the fulfillment service to delete.
- Anchor to inventoryActioninventory•Fulfillment
Action Service Delete Inventory Action Default:TRANSFER The action to take with the location after the fulfillment service is deleted.
Was this section helpful?
- deletedId (ID)
- userErrors ([UserError!]!)
- Anchor to deletedIddeleted•ID
Id The ID of the deleted fulfillment service.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?