Home > @vsf-enterprise/bigcommerce-api > GraphQL > Inventory
# GraphQL.Inventory type
Signature:
export declare type Inventory = {
__typename?: 'Inventory';
locations: LocationConnection;
};
Home > @vsf-enterprise/bigcommerce-api > GraphQL > Inventory
Signature:
export declare type Inventory = {
__typename?: 'Inventory';
locations: LocationConnection;
};
On this page