RoleBrandConnection
No description
type RoleBrandConnection {
pageInfo: PageInfo!
edges: [RoleBrandEdge]!
}
Fields
RoleBrandConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection.
RoleBrandConnection.edges ● [RoleBrandEdge]! non-null object
Contains the nodes in this connection.
Member Of
Role object