The error history on the most recent version of the payment customization.
functionId•
String!
non-null
The ID of the Shopify Function implementing the payment customization.
id•
ID!
non-null
A globally-unique ID.
metafield•
Metafield
A custom field,
including its namespace and key, that's associated with a Shopify resource
for the purposes of adding and storing additional information.
metafields•
MetafieldConnection!
non-null
A list of custom fields
that a merchant associates with a Shopify resource.
shopifyFunction•
ShopifyFunction!
non-null
The Shopify Function implementing the payment customization.
title•
String!
non-null
The title of the payment customization.
metafieldDefinitions•
MetafieldDefinitionConnection!
non-null
List of metafield definitions.
privateMetafield•
PrivateMetafield
Returns a private metafield by namespace and key that belongs to the resource.
privateMetafields•
PrivateMetafieldConnection!
non-null
List of private metafields that belong to the resource.