Skip to main content

shippingMethodChannelListingUpdate Mutation

Manage shipping method's availability in channels.

Requires the MANAGE_SHIPPINGpermission.
shippingMethodChannelListingUpdate(
id: ID!
input: ShippingMethodChannelListingInput!
): ShippingMethodChannelListingUpdate
Show return type

Arguments

id ● ID!

ID of a shipping method to update.

input ● ShippingMethodChannelListingInput!

Fields required to update shipping method channel listings.

Type

ShippingMethodChannelListingUpdate

Manage shipping method's availability in channels.

Requires the MANAGE_SHIPPINGpermission.