Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldOwnerType
Possible types of a metafield’s owner resource.
Signature:
export declare enum MetafieldOwnerType
Member | Value | Description |
---|---|---|
ApiPermission | "API_PERMISSION" |
The Api Permission metafield owner type. |
Article | "ARTICLE" |
The Article metafield owner type. |
Blog | "BLOG" |
The Blog metafield owner type. |
Collection | "COLLECTION" |
The Collection metafield owner type. |
Company | "COMPANY" |
The Company metafield owner type. |
CompanyLocation | "COMPANY_LOCATION" |
The Company Location metafield owner type. |
Customer | "CUSTOMER" |
The Customer metafield owner type. |
DeliveryCustomization | "DELIVERY_CUSTOMIZATION" |
The Delivery Customization metafield owner type. |
Discount | "DISCOUNT" |
The Discount metafield owner type. |
Draftorder | "DRAFTORDER" |
The Draft Order metafield owner type. |
FulfillmentConstraintRule | "FULFILLMENT_CONSTRAINT_RULE" |
The Fulfillment Constraint Rule metafield owner type. |
Location | "LOCATION" |
The Location metafield owner type. |
Market | "MARKET" |
The Market metafield owner type. |
MediaImage | "MEDIA_IMAGE" |
The Media Image metafield owner type. |
Order | "ORDER" |
The Order metafield owner type. |
Page | "PAGE" |
The Page metafield owner type. |
PaymentCustomization | "PAYMENT_CUSTOMIZATION" |
The Payment Customization metafield owner type. |
Product | "PRODUCT" |
The Product metafield owner type. |
Productimage | "PRODUCTIMAGE" |
The Product Image metafield owner type. |
Productvariant | "PRODUCTVARIANT" |
The Product Variant metafield owner type. |
Shop | "SHOP" |
The Shop metafield owner type. |