# AttributeUpdateInput **Type:** GraphQL inputs **Description:** Represents an update to a custom attribute ## Fields - name (String): Name of the custom attribute - type (String): Type of the custom attribute. It can be of LINE_ITEM or LICENSE_MODEL - value (String): Value assigned to the custom attribute. If the value is of type Date, then it should use yyyy/MM/dd format. Similarly, appropriate value corresponding to the type of custom attribute must be provided