Shopify GraphQL API / Metafield
Metafields represent custom metadata attached to a resource. Metafields can be sorted into namespaces and are comprised of keys, values, and value types.
Implements
Fields
createdAt : DateTime!
description : String
id : ID!
key : String!
namespace : String!
parentResource : MetafieldParentResource!
reference : MetafieldReference
type : String!
updatedAt : DateTime!
value : String!