object OrderAttachmentQuerySpecConnection

Fields

FieldTypeDescription
pageInfoPageInfo!

Pagination data for this connection.

edges[OrderAttachmentQuerySpecEdge]!

Contains the nodes in this connection.

total_countInt

Referenced By

Example

{
  "pageInfo": PageInfo,
  "edges": OrderAttachmentQuerySpecEdge,
  "total_count": 987
}