# TypedAttribute - admin-graphql - OBJECT Version: 2024-10 ## Description Represents a typed custom attribute. ### Access Scopes ## Fields * [key](/docs/api/admin-graphql/2024-10/scalars/String): String! - Key or name of the attribute. * [value](/docs/api/admin-graphql/2024-10/scalars/String): String! - Value of the attribute. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples