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