Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryProfileProfileItemsArgs
A shipping profile. In Shopify, a shipping profile is a set of shipping rates scoped to a set of products or variants that can be shipped from selected locations to zones.
Signature:
export interface DeliveryProfileProfileItemsArgs
Property | Modifiers | Type | Description |
---|---|---|---|
after? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) | |
before? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) | |
first? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) | |
last? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) | |
reverse? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) |