ShopifyFunction - admin-graphql - OBJECT
Version: 2024-10
Description:
A Shopify Function.
Access Scopes
Fields
-
apiType:
String! -
The API type of the Shopify Function.
-
apiVersion:
String! -
The API version of the Shopify Function.
-
app:
App! -
The app that owns the Shopify Function.
-
appBridge:
FunctionsAppBridge! -
The App Bridge information for the Shopify Function.
-
appKey:
String! -
The client ID of the app that owns the Shopify Function.
-
description:
String -
The description of the Shopify Function.
-
id:
String! -
The ID of the Shopify Function.
-
inputQuery:
String -
The input query of the Shopify Function.
-
title:
String! -
The title of the Shopify Function.
-
useCreationUi:
Boolean! -
If the Shopify Function uses the creation UI in the Admin.
Connections
Related queries
Related mutations
Related Unions
Examples