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