Home > @vsf-enterprise/bigcommerce-api > GraphQL > Aggregated
# GraphQL.Aggregated type
Signature:
export declare type Aggregated = {
__typename?: 'Aggregated';
availableToSell: Scalars['Long'];
warningLevel: Scalars['Int'];
};
Home > @vsf-enterprise/bigcommerce-api > GraphQL > Aggregated
Signature:
export declare type Aggregated = {
__typename?: 'Aggregated';
availableToSell: Scalars['Long'];
warningLevel: Scalars['Int'];
};
On this page