customAttributeUnassign
Un-assign attributes from a given custom field template.
customAttributeUnassign(
attributeIds: [ID!]!
template: CustomFieldTemplateEnum!
): CustomAttributeUnassign
Arguments
customAttributeUnassign.attributeIds ● [ID!]! non-null scalar
The IDs of the attributes to assign.
customAttributeUnassign.template ● CustomFieldTemplateEnum! non-null enum
Enum choice of desired model for custom field template.
Type
CustomAttributeUnassign object
Un-assign attributes from a given custom field template.