OBJECT
Connection Type for Taggable
type TaggablesConnection {# List of nodesnodes: [Taggable!]! # Information for paginationpageInfo: PageInfo! # Total number of objects in connectiontotalCount: Int! }