OBJECT
type Setting {id: Uuid! setting: String! value: String createdAt: DateTime updatedAt: DateTime entityId: Uuid! parentId: Uuid kind: String! }