AttributeUpdateInput
No description
input AttributeUpdateInput {
value: AttributeValueInput!
}
Fields
AttributeUpdateInput.value
● AttributeValueInput!
non-null input
The value of the attribute
Member Of
attributeUpdate
mutation