Skip to content

Update app-bridge-types CDN types#571

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/update-app-bridge-types
Open

Update app-bridge-types CDN types#571
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/update-app-bridge-types

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown

Automated CDN Types Update

The types at https://cdn.shopify.com/shopifycloud/app-bridge.d.ts have changed compared to the published @shopify/app-bridge-types package.

Stats: +2 -2 lines

Full diff
--- npm (published)	2026-07-08 10:39:42.267389119 +0000
+++ cdn (latest)	2026-07-08 10:39:42.268389125 +0000
@@ -1617,9 +1617,9 @@
 type ExtensionType = "ui_extension" | "theme_app_extension";
 type Finish = (data?: any) => void;
 type IdTokenApi = () => Promise<string>;
-type IntentAction = "create" | "edit";
+type IntentAction = "create" | "edit" | "pick";
 type IntentResponse = ClosedIntentResponse | SuccessIntentResponse | ErrorIntentResponse;
-type IntentType = "settings/LocationDefault" | "settings/OrderIDFormat" | "settings/OrderProcessing" | "settings/StoreDefaults" | "settings/StoreDetails" | "shopify/Article" | "shopify/Catalog" | "shopify/Collection" | "shopify/Customer" | "shopify/Discount" | "shopify/Location" | "shopify/Market" | "shopify/Menu" | "shopify/MetafieldDefinition" | "shopify/Metaobject" | "shopify/MetaobjectDefinition" | "shopify/Page" | "shopify/Product" | "shopify/ProductVariant";
+type IntentType = "settings/LocationDefault" | "settings/OrderIDFormat" | "settings/OrderProcessing" | "settings/StoreDefaults" | "settings/StoreDetails" | "shopify/Article" | "shopify/Catalog" | "shopify/Collection" | "shopify/Customer" | "shopify/Discount" | "shopify/File" | "shopify/Location" | "shopify/Market" | "shopify/Menu" | "shopify/MetafieldDefinition" | "shopify/Metaobject" | "shopify/MetaobjectDefinition" | "shopify/Page" | "shopify/Product" | "shopify/ProductVariant";
 type LoadingApi = (isLoading?: boolean) => void;
 type Money = string;
 type PickerApi = (options: PickerOptions) => Promise<{

Merging this PR will trigger a patch release of @shopify/app-bridge-types.

@github-actions github-actions Bot requested a review from a team June 17, 2026 11:31
@github-actions github-actions Bot force-pushed the automated/update-app-bridge-types branch 8 times, most recently from da91e73 to 35d67cb Compare June 25, 2026 10:54
@github-actions github-actions Bot force-pushed the automated/update-app-bridge-types branch 8 times, most recently from 36eae56 to 99b594e Compare July 3, 2026 10:51
@github-actions github-actions Bot force-pushed the automated/update-app-bridge-types branch 4 times, most recently from 8f5216e to 9aac2dc Compare July 7, 2026 10:59
@github-actions github-actions Bot force-pushed the automated/update-app-bridge-types branch from 9aac2dc to 71d22e8 Compare July 8, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants