Home > @vsf-enterprise/commercetools-types > Limit
# Limit type
Signature:
export declare type Limit = {
__typename?: 'Limit';
limit?: Maybe<Scalars['Long']>;
};
Home > @vsf-enterprise/commercetools-types > Limit
Signature:
export declare type Limit = {
__typename?: 'Limit';
limit?: Maybe<Scalars['Long']>;
};
On this page