Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to PrivateMetafieldInput

PrivateMetafieldInput

input_object

The input fields for a private metafield.

•
String!non-null

The key of the private metafield.

•
String!non-null

The namespace of the private metafield.

•

The resource that owns the metafield. If the field is blank, then the Shop resource owns the metafield.

•

The value and valueType of the private metafield, wrapped in a ValueInput object.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

Show
deprecated input objects using this input Deprecated
•
INPUT OBJECTDeprecated

The private metafields to associate with the collection.

•
INPUT OBJECTDeprecated

The private metafields to associate with the customer.

•
INPUT OBJECTDeprecated

The private metafields attached to the draft order.

•
INPUT OBJECTDeprecated

The private metafields to associate with this product.

•
INPUT OBJECTDeprecated

The private metafields associated with the product.

•
INPUT OBJECTDeprecated

The private metafields associated with the product.


Was this section helpful?