Skip to content

@mbanq/core-sdk-js v0.50.0


@mbanq/core-sdk-js / index / handleGraphQLError

Function: handleGraphQLError()

handleGraphQLError(errors): never

Defined in: src/utils/errorHandler.ts:399

Handles GraphQL errors and throws a clean SdkError

Parameters

errors

GraphQLErrorData[]

Returns

never

Released under the MIT License.