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