Magidoc

AppStorefrontIntegration
Object

Represents a storefront integration for an App.

Fields

#

app

App this integration is for. This may be null for integrations that come from plugins.

componentUrl

Non-null

The URL to the remote component to load

context

Non-null

What context this integration should be rendered in

id

ID !
Non-null

The ID of the object

params

Non-null

JSON string of params to pass to the remote component

Interfaces

#

Also implements Node .

Usages

#

References

#

  • Field storefrontIntegrations from App
  • Field storefrontUiIntegrations from Shop