stack

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

AdminTypes.QueryRootCustomerSegmentMembershipArgs interface

The schema’s entry-point for queries. This acts as the public, top-level API from which all queries must start.

Signature:

export interface QueryRootCustomerSegmentMembershipArgs 

Properties

Property Modifiers Type Description
customerId   Scalars[‘ID’][‘input’]  
segmentIds   Array<Scalars[‘ID’][‘input’]>