stack

Home > @infiniteobjects/shopify-service > IShopifyGqlShopMetafieldsResponse

IShopifyGqlShopMetafieldsResponse interface

GraphQL response for the shop metafields request

Signature:

export interface IShopifyGqlShopMetafieldsResponse 

Properties

Property Modifiers Type Description
data   { shop?: { id: string; processingTimes?: { value: string; }; }; }