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