Skip to main content
object

Requires read_customers access scope.

A segment and its corresponding saved search. For example, you can use SegmentMigration to retrieve the segment ID that corresponds to a saved search ID.

ID!
non-null

A globally-unique ID.

ID!
non-null

The ID of the saved search.

ID

The ID of the segment.


Was this section helpful?

query

A list of a shop's segment migrations.

Arguments

ID

Search a segment migration by its saved search ID.

Int

The first n elements from the paginated list.

String

The elements that come after the specified cursor.

Int

The last n elements from the paginated list.

String

The elements that come before the specified cursor.



Was this section helpful?