Home > @vsf-enterprise/bigcommerce-api > GraphQLResponse
# GraphQLResponse interface
GraphQL Response
Signature:
export interface GraphQLResponse
# Properties
| Property | Type | Description |
|---|---|---|
| data | GraphQLData | null | |
| errors? | GraphQLError[] | (Optional) |
Home > @vsf-enterprise/bigcommerce-api > GraphQLResponse
GraphQL Response
Signature:
export interface GraphQLResponse
| Property | Type | Description |
|---|---|---|
| data | GraphQLData | null | |
| errors? | GraphQLError[] | (Optional) |
On this page