ShopifyFunction
A Shopify Function.
Anchor to FieldsFields
- Anchor to apiTypeapi•
Type String!non-null The API type of the Shopify Function.
- Anchor to apiVersionapi•
Version String!non-null The API version of the Shopify Function.
- •App!non-null
The app that owns the Shopify Function.
- Anchor to appBridgeapp•
Bridge FunctionsApp non-nullBridge! The App Bridge information for the Shopify Function.
- Anchor to appKeyapp•
Key String!non-null The client ID of the app that owns the Shopify Function.
- Anchor to descriptiondescription•
The description of the Shopify Function.
- •String!non-null
The ID of the Shopify Function.
- Anchor to inputQueryinput•
Query The input query of the Shopify Function.
- Anchor to titletitle•String!non-null
The title of the Shopify Function.
- Anchor to useCreationUiuse•
Creation Ui Boolean!non-null If the Shopify Function uses the creation UI in the Admin.
Anchor to QueriesQueries
- •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.