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