stack

Home > @infiniteobjects/data-types > IShopifyMetafield

IShopifyMetafield interface

Metafield

Signature:

export interface IShopifyMetafield 

Properties

Property Modifiers Type Description
createdAt   string  
description   string | null  
id   number  
key   string  
namespace   string  
ownerId   number  
ownerResource   IShopifyMetafieldResource  
type   string  
updatedAt   string  
value   string | number | boolean