Home > @infiniteobjects/shopify-data-manager > AdminTypes > FileConnection
An auto-generated type for paginating through multiple Files.
Signature:
export interface FileConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<FileEdge> | A list of edges. | |
nodes | Array<File> | A list of the nodes contained in FileEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |