API ReferenceCommerceProducts & inventoryCatalog GraphQLAttributeMutationremoveMetafieldsFromAttribute
removeMetafieldsFromAttribute
View as MarkdownRemove metafields from an existing Attribute.
mutation
Requires commerce.product:write.
Remove metafields from an existing Attribute.
Required headers
| Header | Required | Description |
|---|---|---|
x-store-id | Yes | ID of the store the operation targets. Omitting it returns HTTP 200 with a GraphQL error: extensions.code: "UNAUTHENTICATED". |
Go to Authentication for credential setup.
Arguments
idString!requiredinputMutationRemoveMetafieldsFromAttributeInput!requiredmetafields[RemoveMetafieldInput!]!requiredkeyString!requirednamespaceString!required
Possible returns
AttributeAttribute— A SKU is comprised of a combination of multiple attributes
Last updated on
How is this guide?