Magidoc

instanceAttributeUnassign
Mutation

Unassign the specified attribute from an instance.

Arguments

#

attributeId

ID !
Non-null

ID of the attribute you wish to remove from the instance.

custom

Non-null

True if removing a custom field attribute, false if removing a product or variant attribute.

instanceId

ID !
Non-null

ID of a product, variant, user, category, or collection.

Response

#

Returns InstanceAttributeUnassign .

Example

#