deleteStorefrontJSScript
Using this api, you can delete javascript script from a the storefront.
deleteStorefrontJSScript(
storefrontIdList: [String!]!
): Boolean!
Arguments
Return Type
Boolean
BooleanThe Boolean
scalar type represents true
or false
.