Skip to main content
Anchor to DeliveryRateGroupConditions

DeliveryRateGroupConditions

object

Requires read_markets for queries and both read_markets as well as write_markets for mutations.

Conditions that limit a rate group to specific collections or origin locations.

When conditions are set, the rate group applies only to matching shipments.

•CollectionConnection

Collections this rate group applies to. Null means the rate group applies to all products.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.


•Count

The number of collections this rate group applies to. Null when it applies to all products.

•LocationConnection!
non-null

Origin locations this rate group applies to.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.


Anchor to originLocationsCountoriginLocationsCount
•Count!
non-null

The number of origin locations this rate group applies to.


Was this section helpful?