attributeUpdate
Updates attribute.
attributeUpdate(
id: ID!
input: AttributeUpdateInput!
): AttributeUpdate
Arguments
attributeUpdate.id ● ID! non-null scalar
ID of an attribute to update.
attributeUpdate.input ● AttributeUpdateInput! non-null input
Fields required to update an attribute.
Type
AttributeUpdate object
Updates attribute.