# AttributesInput **Type:** GraphQL inputs **Description:** Attributes input for custom attributes. ## Fields - name (String): Attribute name. Example: "ca_text" - value (JSON): Attribute value (can be text/number/boolean/multiselect/date). Example: "testing"