MetafieldInput
The input fields to use to create or update a metafield through a mutation on the owning resource. An alternative way to create or update a metafield is by using the metafieldsSet mutation.
Anchor to FieldsFields
- •
The unique ID of the metafield. Using
,
namespace
, andkey
is preferred for creating and updating.- •
The unique identifier for a metafield within its namespace.
Required when creating a metafield, but optional when updating. Used to help identify the metafield when updating, but can't be updated itself.
Must be 2-64 characters long and can contain alphanumeric, hyphen, and underscore characters.
- Anchor to namespacenamespace•
The container for a group of metafields that the metafield is or will be associated with. Used in tandem with
key
to lookup a metafield on a resource, preventing conflicts with other metafields with the samekey
.Required when creating a metafield, but optional when updating. Used to help identify the metafield when updating, but can't be updated itself.
Must be 3-255 characters long and can contain alphanumeric, hyphen, and underscore characters.
- Anchor to typetype•
The type of data that is stored in the metafield. Refer to the list of supported types.
Required when creating or updating a metafield without a definition.
- Anchor to valuevalue•
The data stored in the metafield. Always stored as a string, regardless of the metafield's type.
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields to create or update a metafield.
- •INPUT OBJECT
The input fields to create or update a metafield.
- •INPUT OBJECT
Attaches additional metadata to a store's resources.
- •INPUT OBJECT
Attaches additional metadata to a store's resources.
- •INPUT OBJECT
The metafields to associate with the collection.
- •INPUT OBJECT
Additional metafields to associate to the customer.
- •INPUT OBJECT
Additional metafields to associate to the delivery customization.
- •INPUT OBJECT
Additional metafields to associate to the discount. Metafields provide dynamic function configuration with different parameters, such as
percentage
for a percentage discount. Merchants can set metafield values in the Shopify admin, which makes the discount function more flexible and customizable.- •INPUT OBJECT
Additional metafields to associate to the discount. Metafields provide dynamic function configuration with different parameters, such as
percentage
for a percentage discount. Merchants can set metafield values in the Shopify admin, which makes the discount function more flexible and customizable.- •INPUT OBJECT
The list of metafields attached to the draft order. An existing metafield can not be used when creating a draft order.
- •INPUT OBJECT
Additional metafields to associate to the gate configuration.
- •INPUT OBJECT
Additional metafields to associate to the gate configuration.
- •INPUT OBJECT
Additional customizable information to associate with the location.
- •INPUT OBJECT
Additional customizable information to associate with the location.
- •INPUT OBJECT
A list of metafields to add to the order.
- •INPUT OBJECT
A list of new metafields to add to the existing metafields for the order.
- •INPUT OBJECT
The input fields to create or update a metafield.
- •INPUT OBJECT
The input fields to create or update a metafield.
- •INPUT OBJECT
Additional metafields to associate to the payment customization.
- •INPUT OBJECT
The custom fields to associate with the product for the purposes of adding and storing additional information.
- •INPUT OBJECT
The custom fields to associate with the product for the purposes of adding and storing additional information.
- •INPUT OBJECT
The metafields to associate with this product.
- •INPUT OBJECT
The custom fields to associate with the product for the purposes of adding and storing additional information.
- •INPUT OBJECT
Additional customizable information about the product variant.
- •INPUT OBJECT
The additional customizable information about the product variant.
- •INPUT OBJECT
Additional customizable information to associate with the SellingPlan.
- •INPUT OBJECT
Additional metafields to associate to the validation.
- •INPUT OBJECT
Additional metafields to associate to the validation.
Map
Mutations using this input
Input objects using this input
- Article
Create Input.metafields - Article
Update Input.metafields - Blog
Create Input.metafields - Blog
Update Input.metafields - Collection
Input.metafields - Customer
Input.metafields - Delivery
Customization Input.metafields - Discount
Automatic App Input.metafields - Discount
Code App Input.metafields - Draft
Order Input.metafields - Gate
Configuration Create Input.metafields - Gate
Configuration Update Input.metafields - Location
Add Input.metafields - Location
Edit Input.metafields - Order
Create Order Input.metafields - Order
Input.metafields - Page
Create Input.metafields - Page
Update Input.metafields - Payment
Customization Input.metafields - Product
Create Input.metafields - Product
Input.metafields - Product
Set Input.metafields - Product
Update Input.metafields - Product
Variant Set Input.metafields - Product
Variants Bulk Input.metafields - Selling
Plan Input.metafields - Validation
Create Input.metafields - Validation
Update Input.metafields