- Add support for app‑scoped `functionHandle` as an identifier in GraphQL mutations, alongside `functionId`.
- Enable developers to use a stable handle defined in `shopify.extension.toml`, eliminating runtime ID lookups.
- Existing `functionId` usage continues to work; providing both identifiers in a call triggers a user error.