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