@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