Skip to main content
Version: 3.x

Limits

No description

type Limits {
channels: Int
orders: Int
productVariants: Int
staffUsers: Int
warehouses: Int
}

Fields

Limits.channels ● Int scalar

Defines the number of channels.

Limits.orders ● Int scalar

Defines the number of order.

Limits.productVariants ● Int scalar

Defines the number of product variants.

Limits.staffUsers ● Int scalar

Defines the number of staff users.

Limits.warehouses ● Int scalar

Defines the number of warehouses.

Member of

LimitInfo object


Was this page helpful?