attributeUpdate
No description
attributeUpdate(
id: String!
input: AttributeUpdateInput!
): Attribute!
No description
attributeUpdate(
id: String!
input: AttributeUpdateInput!
): Attribute!
attributeUpdate.id
● String!
non-null scalarattributeUpdate.input
● AttributeUpdateInput!
non-null inputAttribute
interface