stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FileConnection

AdminTypes.FileConnection interface

An auto-generated type for paginating through multiple Files.

Signature:

export interface FileConnection 

Properties

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.