Skip to main content
object

A Shopify Function.

•String!non-null

The API type of the Shopify Function.

•String!non-null

The API version of the Shopify Function.

•App!non-null

The app that owns the Shopify Function.

•FunctionsAppBridge!non-null

The App Bridge information for the Shopify Function.

•String!non-null

The client ID of the app that owns the Shopify Function.

•String

The description of the Shopify Function.

•String!non-null

The ID of the Shopify Function.

•String

The input query of the Shopify Function.

•String!non-null

The title of the Shopify Function.

•Boolean!non-null

If the Shopify Function uses the creation UI in the Admin.


Was this section helpful?

•query

Returns a Shopify Function by its ID. Functions enable you to customize Shopify's backend logic at defined parts of the commerce loop.

•query

Returns the Shopify Functions owned by the querying API client installed on the shop.


Was this section helpful?