MobilePlatformApplication
Requires access scope. Please contact Shopify Support to enable this scope for your app.
You can use the resource to enable
shared web credentials for Shopify iOS apps,
as well as to create iOS universal link
or Android app link verification endpoints for merchant Shopify iOS or Android apps.
Shared web credentials let iOS users access a native app after logging into the respective website in Safari without re-entering
their username and password. If a user changes their credentials in the app, then those changes are reflected in Safari.
You must use a custom domain to integrate shared web credentials with Shopify. With each platform's link system,
users can tap a link to a shop's website and get seamlessly redirected to a merchant's installed app without going
through a browser or manually selecting an app.
For full configuration instructions on iOS shared web credentials, see the associated domains setup technical documentation.
For full configuration instructions on iOS universal links or Android App Links, see the respective iOS universal link or Android app link technical documentation.
Anchor to Possible typesPossible types
- •OBJECT
The Android mobile platform application.
- application
Id •String The Android application ID.
- app
Links •Enabled Boolean!non-null Whether Android App Links are supported by this app.
- id•ID!non-null
A globally-unique ID.
- sha256Cert
Fingerprints •[String!]!non-null The SHA256 fingerprints of the app's signing certificate.
- application
- •OBJECT
The Apple mobile platform application.
- app
Clip •Application Id String The iOS App Clip application ID.
- app
Clips •Enabled Boolean!non-null Whether iOS App Clips are enabled for this app.
- app
Id •String The iOS App ID.
- id•ID!non-null
A globally-unique ID.
- shared
Web •Credentials Enabled Boolean!non-null Whether iOS shared web credentials are enabled for this app.
- universal
Links •Enabled Boolean!non-null Whether iOS Universal Links are supported by this app.
- app
Anchor to Fields with this unionFields with this union
- •CONNECTION
A list of nodes that are contained in MobilePlatformApplicationEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.
- •OBJECT
The item at the end of MobilePlatformApplicationEdge.