OBJECT
SalesUnitEntityConnection
link GraphQL Schema definition
- type SalesUnitEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- SalesUnitEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }