AIOT Payment x402 is in public beta. Install the skill for your AI agent.
ReferenceShopifyAPIError

Class: ShopifyAPIError

Defined in: utils/errors.ts:36

Extends

Constructors

Constructor

new ShopifyAPIError(operation, errors): ShopifyAPIError

Defined in: utils/errors.ts:39

Parameters

operation

string

errors

object[]

Returns

ShopifyAPIError

Overrides

AIOTError.constructor

Properties

code

readonly code: string

Defined in: utils/errors.ts:2

Inherited from

AIOTError.code


errors

readonly errors: object[]

Defined in: utils/errors.ts:37

field

field: string[]

message

message: string


statusCode

readonly statusCode: number

Defined in: utils/errors.ts:3

Inherited from

AIOTError.statusCode