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