OBJECT
BrandsConnection
The connection type for Brand.
link GraphQL Schema definition
- type BrandsConnection {
- # A list of edges.
- BrandsEdge] : [
- # A list of nodes.
- Brand] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }
OBJECT
The connection type for Brand.
- type BrandsConnection {
- # A list of edges.
- BrandsEdge] : [
- # A list of nodes.
- Brand] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }