OBJECT
type CardFieldConfig {dataType: String! id: ID! key: String! label: String position: Int! required: Boolean! }