Anchor to MetafieldNamespaceUpdateInputMetafield
input_objectMetafield Namespace Update Input
Set of inputs to the metafieldNamespaceUpdate Mutation.
Anchor to FieldsFields
- access (CustomDataAccessInput)
- description (String)
- identifier (CustomDataKeyPairInput!)
- key (String)
- name (String)
- Anchor to accessaccess•Custom
Data Access Input Optional AccessGrants that can be created along with the definition. Sharing requires additional client scope and is not available to all clients.
- Anchor to descriptiondescription•String
Human friendly description of the Definition.
- Anchor to identifieridentifier•Custom
Data Key Pair Input! required Key and namespace pair that together form the path to the definition. Key is required, Namespace defaults to the Client's implicit, reserved namespace if not provided.
- •String
Use 'key' to provide a new key if desired. Only changes the key for the Client's own use, or if accessed through a Namespace with Admin permission on the Primitive, will change the key within the Namespace.
- Anchor to namename•String
Human friendly display name.
Was this section helpful?