Skip to main content
enum

The public-facing category for an app.

The app's public category is custom.

The app's public category is other. An app is in this category if it's not classified under any of the other app types (private, public, or custom).

The app's public category is private.

The app's public category is public.


Was this section helpful?

•OBJECT

A Shopify application that extends store functionality. Apps integrate with Shopify through APIs to add features, automate workflows, or connect external services.

Provides metadata about the app including its developer information and listing details in the Shopify App Store. Use the installation field to determine if the app is currently installed on the shop and access installation-specific details like granted AccessScope objects. Check failedRequirements before installation to identify any prerequisites that must be met.


Was this section helpful?