Home > @vsf-enterprise/bigcommerce-api > GraphQL > SiteCategoryArgs
# GraphQL.SiteCategoryArgs type
Signature:
export declare type SiteCategoryArgs = {
entityId: Scalars['Int'];
};
Home > @vsf-enterprise/bigcommerce-api > GraphQL > SiteCategoryArgs
Signature:
export declare type SiteCategoryArgs = {
entityId: Scalars['Int'];
};
On this page