Anchor to MetafieldNamespaceCreateInputMetafield
input_objectMetafield Namespace Create Input
Set of inputs to the metafieldNamespaceCreate Mutation.
Anchor to FieldsFields
- access (CustomDataAccessInput)
- description (String!)
- key (String!)
- name (String!)
- namespace (String)
- Anchor to accessaccess•Custom
Data Access Input Optional AccessGrants can be created along with the definition. Sharing requires additional client scope and is not available to all clients.
- Anchor to descriptiondescription•String!non-null
Human friendly description of the Namespace.
- •String!non-null
Identifier for the Namespace.
- Anchor to namename•String!non-null
Human friendly display name.
- Anchor to namespacenamespace•String
Optional, existing Namespace to share, with READ access, the new Namespace with.
Was this section helpful?