OBJECT
GenericLabelsConnection
Connection Type for GenericLabel
link GraphQL Schema definition
- type GenericLabelsConnection {
- # List of nodes
- GenericLabel!]! : [
- # Information for pagination
- PageInfo! :
- # Total number of objects in connection
- Int! :
- }