Sha256: 61184a4d782d6cb707ab0f6092b4a9588f5f9114d1301148b236f94b234dc7f0

Contents?: true

Size: 270 Bytes

Versions: 23

Compression:

Stored size: 270 Bytes

Contents

mutation ShopScriptDelete($extensionPointName: ExtensionPointName!) {
  shopScriptDelete(extensionPointName: $extensionPointName) {
    userErrors {
      field
      message
      tag
    }
    shopScript {
      extensionPointName
      shopId
      title
    }
  }
}

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
shopify-cli-0.9.2 lib/project_types/script/graphql/shop_script_delete.graphql
shopify-cli-0.9.1 lib/project_types/script/graphql/shop_script_delete.graphql
shopify-cli-0.9.0 lib/project_types/script/graphql/shop_script_delete.graphql