メインコンテンツまでスキップ
バージョン: 3.15

ScalarDB GraphQL エラーコード

注記

このページは英語版のページが機械翻訳されたものです。英語版との間に矛盾または不一致がある場合は、英語版を正としてください。

このページでは、ScalarDB GraphQL のエラーコードの一覧を示します。

エラーコードのクラスと説明

クラス説明
DB-GRAPHQL-1xxxxユーザーエラーカテゴリのエラー

DB-GRAPHQL-1xxxx ステータスコード

以下は、ユーザーエラーカテゴリのステータスコードとメッセージです。

DB-GRAPHQL-10000

メッセージ

A long value was expected

DB-GRAPHQL-10001

メッセージ

The value is out of range for BigIntValue

DB-GRAPHQL-10002

メッセージ

A long, integer, or string value was expected

DB-GRAPHQL-10003

メッセージ

The AST type `IntValue` was expected

DB-GRAPHQL-10004

メッセージ

A float value was expected

DB-GRAPHQL-10005

メッセージ

An integer or float value was expected

DB-GRAPHQL-10006

メッセージ

The AST type `IntValue` or `FloatValue` was expected

DB-GRAPHQL-10007

メッセージ

The type is not supported. Type: %s

DB-GRAPHQL-10008

メッセージ

The field `%s` requires a `@transaction` or `@twoPhaseCommit` directive with proper arguments

DB-GRAPHQL-10009

メッセージ

The field `%s` cannot be used together with other fields

DB-GRAPHQL-10010

メッセージ

The `@twoPhaseCommit` directive with the `id` argument is required to `%s` the transaction

DB-GRAPHQL-10011

メッセージ

`%s` and `prepare` cannot be run simultaneously

DB-GRAPHQL-10012

メッセージ

`%s` and `join` cannot be run simultaneously

DB-GRAPHQL-10013

メッセージ

The `@transaction` directive with the `id` argument is required to `%s` the transaction

DB-GRAPHQL-10014

メッセージ

`%s` and `commit` cannot be run simultaneously

DB-GRAPHQL-10015

メッセージ

An object cannot be annotated with both `@transaction` and `@twoPhaseCommit` directives

DB-GRAPHQL-10016

メッセージ

The `join` argument of the `@twoPhaseCommit` directive requires a transaction `id` argument

DB-GRAPHQL-10017

メッセージ

`%s` requires the mutation object to be annotated with a `@twoPhaseCommit` directive

DB-GRAPHQL-10018

メッセージ

The `%s` clustering key must have only one of the following: %s

DB-GRAPHQL-10019

メッセージ

A string variable is expected but got %s

DB-GRAPHQL-10020

メッセージ

Unexpected value of id: %s

DB-GRAPHQL-10021

メッセージ

A Boolean variable is expected but got %s

DB-GRAPHQL-10022

メッセージ

Unexpected value of %s: %s

DB-GRAPHQL-10023

メッセージ

Invalid column. Column: %s; Type: %s

DB-GRAPHQL-10024

メッセージ

Unexpected value of type: %s

DB-GRAPHQL-10025

メッセージ

Only one of the following can be specified: %s

DB-GRAPHQL-10026

メッセージ

Unexpected mutation field: %s

DB-GRAPHQL-10027

メッセージ

Invalid type: %s
This website uses cookies to enhance the visitor experience. By continuing to use this website, you acknowledge that you have read and understood our privacy policy and consent to the use of cookies to help improve your browsing experience and provide you with personalized content.