# Objects / Settings

# Settings

**Object**
## Settings

| Fields | Type | Description |
| --- | --- | --- |
| name | *String!* | The name of the setting |
| value | *String* | The value of the setting |
| datatype | *String* | The datatype to convert the value to |
| updatedAt | [DateTime!](/documentation/Types/Date-Time#DateTime) | The updated time of the setting |