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