OBJECT
type LibraryVendor {id: Int! name: String! library: LibraryType! colors: [Color] textures: [Texture] }