OBJECT
type ShortUrl {shortUrl: String! fullUrl: String! createdAt: DateTime updatedAt: DateTime kind: String! }