UniqueMetafieldValueInput - admin-graphql - INPUT_OBJECT
Version: 2025-01
Description:
The input fields that identify a unique valued metafield.
Access Scopes
Fields
-
key:
String! -
The key for the metafield.
-
namespace:
String -
The container the metafield belongs to. If omitted, the app-reserved namespace will be used.
-
value:
String! -
The value of the metafield.
Input objects with this input object
Examples