WhiteLabelsConnection
WhiteLabelsConnection
A connection to a list of WhiteLabel
values.
Field | Argument | Type | Description |
---|---|---|---|
nodes | [WhiteLabel!]! | A list of `WhiteLabel` objects. | |
edges | [WhiteLabelsEdge!]! | A list of edges which contains the `WhiteLabel` and cursor to aid in pagination. | |
pageInfo | PageInfo! | Information to aid in pagination. | |
totalCount | Int! | The count of *all* `WhiteLabel` you could get from the connection. |