Support

removeSkuGroupFromLists

View as Markdown

Remove a single SKU Group from multiple lists

mutation

Requires commerce.product:write.

Remove a single SKU Group from multiple lists

Required headers

HeaderRequiredDescription
x-store-idYesID of the store the operation targets. Omitting it returns HTTP 200 with a GraphQL error: extensions.code: "UNAUTHENTICATED".

Go to Authentication for credential setup.

Arguments

  • id String! required
  • input MutationRemoveSkuGroupFromListsInput! required
    • listIds [String!]! required

Possible returns

  • SKUGroup SKUGroup

Last updated on

How is this guide?