OBJECT
type CardConfig {description: String id: ID! identifier: ID! layout: String! name: String! position: Int variant: String visible: Boolean! }