stack

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

AdminTypes.SegmentMigrationConnection interface

An auto-generated type for paginating through multiple SegmentMigrations.

Signature:

export interface SegmentMigrationConnection 

Properties

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.