OBJECT
type Link {id: ID! active: Boolean! timestamp: DateTime description: String! url: String! creationDate: DateTime }