Anchor to HasMetafieldsIdentifierHas
input_objectHas Metafields Identifier
The input fields to identify a Metafield on an owner resource by namespace and key. Used as an argument to the metafields field of the interface to retrieve multiple metafields in a single request.
If you omit the namespace, then the app-reserved namespace is used by default.
Anchor to FieldsFields
- key (String!)
- namespace (String)
- •String!non-null
The identifier for the metafield.
- Anchor to namespacenamespace•String
The container the metafield belongs to. If omitted, the app-reserved namespace will be used.
Was this section helpful?