Update App Bridge types with new Settings intents

With the release of new intent types for Settings (Admin intents now support Settings - Shopify developer changelog), the types are missing from the general package, which causes type issues in codebases.

The IntentType is also not up to date in the documentation: Intents

Ideally all these new types become available in the react version of App Bridge which is what most people are using today: https://www.npmjs.com/package/@shopify/app-bridge-react.

Hi @muchisx

Thanks for flagging this - looking into updating the npm package now. RE: the docs not being up to date, I can’t see what in the recent changelog is not on the docs, the settings intent types are described here:

Or is there something else that’s missing?

Thanks Liam!

Here’s where the docs need updating: Intents API

The IntentType is missing the ones for settings/*