Skip to main content

deleteStorefrontJSScript

Using this api, you can delete javascript script from a the storefront.

deleteStorefrontJSScript(
storefrontIdList: [String!]!
): Boolean!

Arguments

storefrontIdList[String!]!required

Return Type

BooleanBoolean

The Boolean scalar type represents true or false.