Home > @infiniteobjects/shopify-service > IShopifyGqlShopMetafieldsResponse
GraphQL response for the shop metafields request
Signature:
export interface IShopifyGqlShopMetafieldsResponse
Property | Modifiers | Type | Description |
---|---|---|---|
data | { shop?: { id: string; processingTimes?: { value: string; }; }; } |