ErrLookup › hasura/graphql-engine
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events. · TypeScript · 3,951 source files
Analyzed at 724551b9ae on 2026-08-28. 837 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| error fetching config from server: %w | console | error | metadata, boolean-expression, type-resolution, hasura |
| error fetching server config: %v | console | error | metadata, type-not-found, boolean-expression, hasura |
| setting up global config failed: %w | console | error | data-connector, operator-mappings, capabilities, filtering |
| cannot get absolute path: %w | console | error | data-connector, type-mapping, filtering, metadata |
| validating current directory failed: %w | console | error | operator, filtering, data-connector, boolean-expression |
| loading .env file failed: %w | console | error | relationship, equality-operator, data-connector, filtering |
| cannot read config: %w | console | error | relationship, cross-connector, subgraph, filtering, federation |
| error while creating http client with TLS configuration %w | console | error | unsupported-feature, metadata, boolean-expression |
| version check: %w | console | error | typecheck, boolean-expression, filtering, value-validation |
| error in getting server feature flags %w | console | error | metadata, permissions, commands, duplicate |
| cannot create migrations directory: %w | console | error | metadata, unsupported-feature, compatibility |
| cannot create seeds directory: %w | console | error | secrets, environment, configuration |
| cannot create metadata directory: %w | console | error | metadata, unsupported, compatibility |
| error while parsing the endpoint :%w | console | error | metadata, types, validation |
| failed to get version from server: %w | console | error | metadata, types, object-type, validation |
| cannot read config from file/env: %w | console | error | metadata, types, scalar, validation |
| parsing 'admin_secrets' from config.yaml / environment varia | validation | error | metadata, commands, arguments, type-error, presets |
| unable to parse server endpoint: %w | validation | error | metadata, data-connectors, ndc, validation |
| setting up codegen-assets repo failed (this is required for | console | error | metadata, scalar-types, validation |
| pulling latest actions codegen files from internet failed: % | console | error | git, network, clone, hasura-cli, codegen |
| unable to fetch introspection schema: %w | console | error | graphql, introspection, hasura-cli, network, auth |
| error getting actions file content: %w | console | error | yaml, metadata, hasura-cli, codegen, file-io |
| error generating codegen for action %s: %w | console | error | codegen, templates, hasura-cli, filesystem |
| error in fetching introspection schema: %w | console | error | graphql, introspection, hasura-cli, auth, network |
| error in creating action: %w | console | error | metadata, yaml, hasura-cli, codegen |
| error in applying metadata: %w | console | error | metadata, hasura-cli, graphql-engine |
| error in getting user input: %w | console | error | interactive-prompt, tty, hasura-cli, ci |
| setting up codegen-assets repo failed (this is required for | console | error | git, network, clone, hasura-cli, codegen |
| pulling latest actions codegen files from internet failed: % | console | error | git, network, clone, hasura-cli |
| error in fetching codegen frameworks: %w | console | error | codegen, hasura-cli, manifest, filesystem |
| error in selecting framework: %w | console | error | interactive-prompt, tty, hasura-cli, ci |
| framework %s is not found | validation | error | validation, framework, hasura-cli, cli-flags |
| starter kit is not available for framework %s | validation | error | validation, starter-kit, hasura-cli, cli-flags |
| error in getting input from user: %w | console | error | interactive-prompt, tty, hasura-cli, ci |
| error in copying starter kit: %w | console | error | filesystem, starter-kit, hasura-cli, copy |
| error in getting output directory input: %w | console | error | interactive-prompt, tty, hasura-cli, ci |
| error in writing config: %w | console | error | config, filesystem, hasura-cli |
| unknown shell: %s. Use bash or zsh | validation | warning | validation, cli-flags, completion, hasura-cli |
| expected a valid url for --api-host, parsing error: %w | validation | error | url-parsing, validation, cli-flags, hasura-cli |
| error serving console: %w | exception | error | hasura, cli, console, server-startup, port-conflict |
| operation failed: %w | exception | error | hasura, cli, deploy, fsm, migrations |
| unable to create directory: %w | exception | error | hasura, cli, docs, mkdir, filesystem |
| generating docs failed: %w | exception | error | hasura, cli, docs, generation, filesystem |
| prompt exited: %w | exception | error | hasura, cli, init, prompt, non-interactive |
| error getting current working directory: %w | exception | error | hasura, cli, init, getwd, filesystem |
| can't initialise hasura project in filesystem root: %w | exception | error | hasura, cli, init, filesystem-root, guard |
| directory '%s' already exists | validation | error | hasura, cli, init, directory-exists, filesystem |
| error creating setup directories: %w | exception | error | hasura, cli, init, mkdir, filesystem |
| error validating endpoint URL: %w | validation | error | hasura, cli, init, url-validation, endpoint |
| cannot write config file: %w | exception | error | hasura, cli, init, config-file, write |
| cannot write migration directory: %w | exception | error | hasura, cli, init, migrations, mkdir |
| cannot write metadata directory: %w | exception | error | hasura, cli, init, metadata, mkdir |
| cannot create metadata files: %w | exception | error | hasura, cli, init, metadata, plugins |
| cannot write seeds directory: %w | exception | error | hasura, cli, init, seeds, mkdir |
| operation failed: %w | exception | error | hasura, cli, init, fsm, project-setup |
| applying migrations on source: %s: %w | exception | error | hasura, cli, init, migrations, sources, network |
| writing output failed: %w | exception | error | io, stdout, metadata-export, cli |
| output format '%v' is not supported. supported formats: %v, | validation | error | validation, output-format, cli, metadata-export |
| error applying metadata %w | exception | error | metadata-apply, wrapper, validation |
| applying data sources failed: %s | http | error | hasura-api, data-sources, metadata-apply, network |
| failed to clear metadata: %w | exception | error | metadata-clear, hasura-api, network, auth |
| cannot clear Metadata: %w | exception | error | metadata-clear, project-config, hasura-api |
| metadata diff doesn't support difftype %s | validation | error | validation, flag, metadata-diff, cli |
| metadata diff for config %d not supported | validation | error | config-version, metadata-diff, version-mismatch |
| cannot unmarshal local metadata to json: %w | exception | error | yaml, metadata-diff, parse-error |
| cannot unmarshal server metadata to json: %w | exception | error | yaml, metadata-diff, parse-error |
| metadata diff only works with folder but got file %s | validation | error | filesystem, validation, metadata-diff, cli |
| cannot convert yaml to json: %w | exception | error | yaml, json, conversion, metadata-diff |
| cannot indent json: %w | exception | error | json, indent, yaml, metadata-diff |
| failed to export metadata: %w | exception | error | metadata-export, hasura-api, network, auth |
| reading metadata failed: %w | exception | error | io, metadata-export, network |
| failed to export metadata: %w | exception | error | metadata-export, filesystem, hasura-api |
| cannot write metadata to project: %w | exception | error | filesystem, metadata-export, permissions |
| error building project metadata: %w | exception | error | metadata, dry-run, cli, go |
| displaying metadata failed: %w | exception | error | metadata, dry-run, output-format, stdout, cli |
| exporting metadata from server: %w | exception | error | metadata, export, network, authentication, cli, go |
| reading metadata from response: %w | exception | error | metadata, export, network, response-stream, cli, go |
| parsing metadata to yaml: %w | exception | error | metadata, export, yaml, json-conversion, cli |
| writing metadata to file: %w | exception | error | metadata, export, filesystem, permissions, cli, go |
| reading metadata file: %w | exception | error | metadata, apply, filesystem, file-not-found, cli, go |
| parsing yaml metadata to json: %w | exception | error | metadata, apply, yaml, parsing, cli |
| parsing metadata as json: %w | exception | error | metadata, apply, json, parsing, cli |
| expected 0 arguments, found: %v | validation | warning | metadata, diff, cli-usage, arguments |
| reading server metadata: %w | exception | error | metadata, diff, yaml, json-conversion, cli |
| parsing server metadata as yaml: %w | exception | error | metadata, diff, yaml, conversion, cli |
| reading local metadata: %w | exception | error | metadata, diff, filesystem, file-not-found, cli |
| failed to drop inconsistent metadata: %w | exception | error | metadata, inconsistency, drop, server-api, cli, go |
| failed to list inconsistent metadata: %w | exception | error | metadata, inconsistency, list, server-api, cli, go |
| failed to read metadata status: %w | exception | error | metadata, inconsistency, status, server-api, cli, go |
| failed to reload metadata: %w | exception | error | metadata, reload, server-api, cli, go |
| failed to read metadata status: %w | exception | warning | metadata, reload, consistency, status, cli, go |
| cannot reload metadata: %w | exception | error | metadata, hasura-cli, server-connection |
| migrations on database '%s' of kind '%s' is not supported | validation | error | migrations, database-kind, hasura-cli |
| determining database kind of '%s': %w | exception | error | metadata-export, network, hasura-cli |
| %w: error determining database kind for '%s', check if datab | error_code | error | database-not-found, metadata, migrations |
| determining database kind of '%s': %w | exception | error | migrate-apply, metadata-export, network |
| error determining database kind for '%s', check if database | validation | error | database-not-found, migrate-apply, metadata |
| applying migrations failed on database(s): %s | exception | critical | migrate-apply, multi-source, migration-failure |
| skipping applying migrations on database '%s', encountered: | exception | warning | migrate-apply, missing-directory, skip |
| skipping applying migrations on database '%s', encountered: | exception | warning | migrate-apply, filesystem, skip |
| error validating flags: %w | validation | error | migrate-apply, flag-validation, cli-usage |
| not a valid input for steps/version: %w | validation | error | migrate-apply, parse-error, cli-usage |
| cannot create migrate instance: %w | exception | error | migrate-create, driver-init, hasura-cli |
| cannot set sql file: %w | exception | error | migrate-create, file-io, sql-file |
| cannot fetch schema dump: %w | exception | error | migrate-create, schema-dump, server-database-connection |
| while writing data from server into the up.sql file: %w | exception | error | migrate-create, sql-template, schema-dump |
| up migration with SQL string could not be created: %w | exception | error | migrate-create, sql-validation, cli-usage |
| down migration with SQL string could not be created: %w | exception | error | migrate-create, sql-validation, cli-usage |
| error creating migration files: %w | exception | error | migrate-create, file-write, filesystem |
| error getting user input: %w | exception | error | migrate-delete, user-input, non-interactive |
| operation failed: %w | exception | error | cli, wrapper, hasura, migrations |
| got error while getting the sources list : %w | exception | error | metadata, api, network, auth, hasura |
| error while deleting status for database '%s': %w | exception | error | multi-source, wrapper, migrations, hasura |
| error in creation of new migrate instance %w | exception | error | initialization, driver, config, hasura |
| error while retrieving migration status %w | exception | error | status, api, migrations, hasura |
| version %v not found | exception | error | version, not-found, migrations, hasura |
| error removing migration from server: %w | exception | error | server, removal, migrations, hasura |
| error removing migrations from project: %w | exception | error | filesystem, permissions, migrations, hasura |
| unable to delete migrations from project for: %v : %w | exception | error | filesystem, per-file, migrations, hasura |
| unable to initialize migrations driver: %w | exception | error | initialization, driver, squash, hasura |
| finding status: %w | exception | error | status, api, squash, hasura |
| unable to move migrations from project for: %v : %w | exception | error | hasura, migrations, squash, filesystem |
| got error while getting the sources list : %w | exception | error | hasura, metadata, network, auth |
| error getting status for database '%s': %w | exception | error | hasura, migrate-status, database-connection, all-databases |
| cannot fetch migrate status: %w | exception | error | hasura, migrate-status, database |
| failed to get the matching platform for plugin %s: %w | exception | warning | plugins, platform-matching, hasura-cli, go |
| unable to marshal run_sql args in %s: %w | console | error | hasura, cli, yaml, migration, serialization |
| unable to unmarshal run_sql args in %s: %w | console | error | hasura, cli, yaml, migration, unmarshal, run-sql |
| unable to remove versions from database: %w | console | error | database, migrations, hasura-cli, config-v2 |
| cannot validate new config: %w | console | error | config, validation, yaml, hasura-cli |
| cannot export metadata from server: %w | console | error | network, metadata, hasura-cli, auth |
| error while applying seeds for database '%s': %w | console | error | hasura, seed, sql, database, cli |
| seed operations on database '%s' of kind '%s' is not support | console | error | hasura, seed, source-kind, unsupported-operation |
| exporting seed data: %w | console | error | hasura, seed, export, postgres, cli |
| cannot find default editor from env: %w | console | error | hasura, editor, env-var, cli, seed |
| failed to create seed file: %w | console | error | hasura, seed, filesystem, permissions, cli |
| cannot update from a non-semver version: %s | console | error | hasura, cli, update, semver, version |
| unable to parse version: %w | console | error | hasura, cli, update, semver, version |
| command: check update: %w | console | error | hasura, cli, update, network, github-api |
| apply update: %w | console | error | hasura, cli, update, self-update, binary |
| error getting current working directory: %w | console | error | hasura, cli, filesystem, cwd, working-directory |
| error finding absolute path for project directory: %w | exception | error | filesystem, working-directory, path-resolution, go |
| did not find required directory. use 'init'?: %w | exception | error | filesystem, directory-not-found, validation, go |
| error getting directory details: %w | exception | error | filesystem, permissions, stat, go |
| '%s' is not a directory: %w | exception | error | filesystem, not-a-directory, validation, go |
| failed recursively find config.yaml: search stopped due to a | exception | error | filesystem, traversal, config-discovery, go |
| cannot find [%s] | search stopped: %w | exception | error | filesystem, mount-boundary, traversal, config-discovery, go |
| cannot validate directory '%s': [%s] not found | exception | error | validation, missing-files, project-layout, go |
| read file: %w | exception | error | config, filesystem, read-error, go |
| parse file %w | exception | error | config, json, parse-error, go |
| marshal file: %w | exception | error | config, json, marshal-error, go |
| write file: %w | exception | error | go, filesystem, permissions, config, io-write |
| cannot get home directory: %w | exception | error | go, environment, home-directory, config, docker |
| cannot create global config directory: %w | exception | error | go, filesystem, permissions, mkdir, config |
| setup global config object: %w | exception | error | go, config, internal-error, version-mismatch |
| write global config file: %w | exception | error | go, filesystem, permissions, first-run, config |
| reading global config file failed: %w | exception | error | go, config, yaml, parse-error, user-input |
| validating global config file failed: %w | exception | warning | go, config, validation, version-skew |
| writing global config file failed: %w | exception | error | go, filesystem, permissions, config, migration |
| cannot read global config from file/env: %w | exception | error | go, viper, config, permissions, environment |
| pg_dump request: %d %s | http | error | hasura, pg-dump, http-status, api-error, go |
| bigquery_run_sql api request failed %d | http | error | hasura, bigquery, run-sql, http-status, api-error, go |
| citus_run_sql api request failed %d | http | error | hasura, citus, run-sql, http-status, api-error, go |
| cockroach_run_sql api request failed %d | http | error | hasura, cockroachdb, run-sql, http-status, api-error, go |
| run_sql api request failed %d | http | error | hasura, mssql, sql-server, run-sql, http-status, api-error, go |
| run_sql api request failed %d | http | error | hasura, postgres, run-sql, migrations, http-status, api-error, go |
| %s: %d %s | http | error | hasura, graphql, introspection, http-status, api-error, go |
| %s: decoding graphql response errors: %w | exception | error | hasura, graphql, json-decode, introspection, go |
| %s: %w | exception | error | hasura, graphql, introspection, api-error, go |
| %s: decoding graphql responnse data: %w | exception | error | hasura, graphql, json-decode, introspection, version-skew, go |
| bulk request failed: %v %v | exception | error | hasura, http-status, bulk-api, metadata |
| API request to %v failed, code: %v | exception | error | hasura, version-check, http-status, endpoint-config |
| decoding API response failed for: %v | exception | error | hasura, json-decode, version-endpoint, proxy |
| error reading CA %s: %w | exception | error | tls, ca-certificate, file-io, config |
| error in reading %s file: %w | exception | error | hasura, actions, file-io, metadata |
| action %s already exists in %s | exception | warning | hasura, actions, duplicate, validation |
| error in converting metadata to sdl: %w | exception | error | hasura, actions, cli-extension, sdl |
| error in getting input from editor: %w | exception | error | hasura, actions, editor, environment |
| error in converting sdl to metadata: %w | exception | error | hasura, actions, cli-extension, sdl, metadata |
| error in marshalling common: %w | exception | error | yaml, serialization, actions, cli |
| error in writing %s file: %w | exception | error | filesystem, permissions, actions, write-file |
| error in getting codegen for action %s: %w | exception | error | codegen, extension, actions, cli |
| error in writing codegen file: %w | exception | error | filesystem, codegen, actions, output-dir |
| error in reading %s: %w | exception | error | yaml, metadata, build, actions, parse-error |
| action %s is not present in %s | exception | error | hasura, actions, graphql-sdl, metadata-mismatch |
| custom type %s is not present in %s | exception | error | hasura, actions, custom-types, graphql-sdl |
| error in marshalling actions, custom_types from metadata: %w | exception | error | hasura, actions, yaml, serialization |
| error in unmarshal to common: %w | exception | error | hasura, actions, yaml, unmarshal |
| error in marshaling common: %w | exception | error | hasura, actions, yaml, serialization |
| %s: %s | exception | error | hasura, cli-extension, subprocess, exec |
| jsonparser: %w | exception | error | go, hasura-cli, jsonparser, metadata-parsing |
| 0 connected sources found on hasura | validation | error | go, hasura-cli, sentinel-error, no-sources |
| unable to get available databases: %w | exception | error | go, hasura-cli, interactive-prompt, metadata-parsing |
| no connected databases found in the server | validation | error | go, hasura-cli, no-sources, interactive-prompt |
| error in selecting a database to use: %w | exception | warning | go, hasura-cli, interactive-prompt, tty |
| cue extraction error: %w | exception | error | go, yaml, cue, metadata, parse-error, hasura-cli |
| cue formatting error: %w | exception | error | go, cue, formatting, yaml, hasura-cli |
| creating metadata file %s failed: %w | exception | error | go, filesystem, permissions, metadata, hasura-cli |
| cannot export %s from metadata: %w | exception | error | go, metadata, export, serialization, hasura-cli |
| cannot build %s from project: %w | exception | error | go, metadata, yaml, unmarshal, hasura-cli |
| cannot upgrade: unsupported server version %v, config V3 is | validation | error | go, version-mismatch, metadata-v3, upgrade, hasura-cli |
| determining server metadata inconsistency: %w | exception | error | go, network, metadata-consistency, upgrade, hasura-cli |
| cannot determine name of database for which current migratio | validation | error | go, upgrade, metadata-v3, data-source, hasura-cli |
| getting list of migrations to move: %w | exception | error | go, filesystem, migrations, upgrade, hasura-cli |
| getting list of seed files to move: %w | exception | error | go, filesystem, seeds, upgrade, hasura-cli |
| creating target migrations directory: %w | exception | error | filesystem, mkdir, permissions, hasura-cli, config-v3-migration |
| creating target seeds directory: %w | exception | error | filesystem, mkdir, permissions, seeds, hasura-cli |
| moving migrations to target database directory: %w | exception | error | filesystem, copy, migrations, hasura-cli |
| moving seeds to target database directory: %w | exception | error | filesystem, copy, seeds, hasura-cli |
| removing up original migrations: %w | exception | error | filesystem, remove, migrations, hasura-cli |
| moving %s to %s : %w | exception | error | filesystem, copy, migrations, hasura-cli |
| error while fetching catalog state: %w | exception | error | network, hasura-metadata-api, state-store, config-v3-migration |
| cannot set catalog state: %w | exception | error | network, hasura-metadata-api, state-store, retryable |
| please upgrade your project to a newer version. use hasura s | validation | error | config-version, deprecated, upgrade-path, hasura-cli |
| parsing migration version: %w | exception | error | data-corruption, migrations, state-store, strconv |
| invalid result Type %s | exception | error | database, hasura-server, sql-result, state-store |
| creating Version table failed %s | exception | error | hasura, database, migration, settings |
| cannot create migration: %w | exception | error | hasura, migration, squash, filesystem |
| database driver: unknown driver %v | exception | error | hasura, driver, url-scheme, migration |
| unsupported source kind, source name: %v kind: %v | exception | error | hasura, source-kind, migration, unsupported |
| reading response from schema dump api: %w | exception | error | hasura, network, schema-dump, api |
| schema dump for source %s of kind %v is not supported | exception | error | hasura, schema-dump, unsupported-source |
| failed parsing json: %w; response from API: %s | exception | error | hasura, json, api, parsing |
| data error: %s | exception | error | hasura, api, unknown-format |
| no change | exception | info | hasura, migration, sentinel, no-op |
| no migration | exception | info | hasura, migration, sentinel, version |
| database locked | exception | error | hasura, migration, locking, concurrency |
| no migration files found | exception | warning | hasura, migration, missing-files |
| %v not applied on database | exception | error | migration, database-state, hasura, divergence |
| source driver: unknown driver %v (forgotten import?) | exception | error | driver-registry, go-imports, migrations, hasura |
| creating metadata file %s failed: %w | exception | error | filesystem, permissions, afero, metadata, hasura |
| found duplicate migrations for version %d - %s - %s | exception | error | migrations, duplicate-version, filesystem, hasura |
| cannot read file %s: %w | exception | error | filesystem, migrations, file-not-found, hasura |
| invalid yaml file: %s: %w | exception | error | yaml, migrations, validation, hasura |
| cannot create migrate instance: %w | exception | error | migrations, configuration, connection, hasura |
| error setting state: %w | exception | error | state-migration, config-v3, metadata-api, hasura |
| error creating migrate instance: %w | exception | error | console, migrations, configuration, hasura |
| error starting server: %w | console | critical | console, tls, server-startup, hasura |
| cannot fetch template: %w | exception | error | console, template, assets, hasura |
| cannot create console server: %w | exception | error | console, port-binding, server-startup, hasura |
| error reading from file: path: %s :%w | exception | error | console, template, embedded-fs, hasura |
| error creating template: path: %s, name: %s: %w | exception | error | console, go-template, syntax-error, hasura |
| config %v is not supported | validation | error | deploy, config-version, hasura |
| encoding json response from server: %w | exception | warning | metadata, json-encoding, hasura |
| parsing project metadata to json failed: %w | exception | error | metadata, yaml, directory-mode, hasura |
| reading metadata file: %w | exception | error | metadata, file-not-found, json, hasura |
| parsing local yaml metadata as json: %w | exception | error | metadata, yaml, json-conversion, hasura |
| parsing yaml metadata to json: %w | exception | error | yaml, parsing, metadata, hasura-cli |
| parsing metadata as json: %w | validation | error | json, parsing, metadata, bad-input, hasura-cli |
| applying metadata: %w | exception | error | metadata, graphql-api, server-error, hasura, inconsistent-metadata |
| exporting metadata from server: %w | exception | error | network, auth, metadata, graphql-api, hasura-cli |
| reading metadata from response: %w | exception | error | network, io, metadata, timeout, hasura-cli |
| parsing metadata to yaml: %w | exception | error | yaml, parsing, metadata, export, hasura-cli |
| config %v is not supported | validation | error | config, version, hasura-cli, project-setup |
| config %v is not supported | validation | error | config, version, migrations, hasura-cli, project-setup |
| error encoding migration status as json: %w | exception | error | json, serialization, migration, go |
| failed to obtain plugin archive: %w | exception | error | network, download, plugin, http |
| could not read archive: %w | exception | error | download, io, plugin, network |
| can't create directory tree: %w | exception | error | zip, filesystem, permissions, plugin |
| could not get files using a glob string: %w | error_code | error | go, filesystem, glob, plugin-install |
| no files in the plugin archive matched the glob pattern=%s | validation | error | go, filesystem, plugin-install, manifest-mismatch |
| can't move, move target %v is not a subpath from=%q, to=%q | validation | error | go, security, path-traversal, plugin-install |
| can't move, move target %v is out of bounds from=%q, to=%q | validation | error | go, security, path-traversal, plugin-install |
| could not find move targets: %w | error_code | error | go, wrapper, plugin-install, filesystem |
| failed to create move path %q: %w | error_code | error | go, filesystem, permissions, mkdir |
| could not rename/copy file from %q to %q: %w | error_code | error | go, filesystem, rename, permissions |
| failed moving files: %w | error_code | error | go, wrapper, plugin-install |
| error creating directory at %q: %w | error_code | error | go, filesystem, permissions, mkdir |
| failed to find a temporary director: %w | error_code | error | go, filesystem, temp-dir, permissions |
| failed to move files: %w | error_code | error | go, wrapper, plugin-install, temp-dir |
| could not rename/copy directory %q to %q: %w | error_code | error | go, filesystem, rename, cross-device |
| error checking move target dir %q: %w | error_code | error | go, filesystem, stat, permissions |
| error cleaning up dir %q: %w | error_code | error | go, filesystem, permissions, cleanup |
| failed to copy directory tree as a fallback: %w | error_code | error | go, filesystem, cross-device, disk-full |
| failed to stat the currently executed path (%q): %w | error_code | error | go, filesystem, symlink, stat |
| failed to resolve the symlink of the currently executed vers | error_code | error | go, filesystem, symlink, permissions |
| plugin %q does not offer installation for this platform | error_code | error | plugins, platform-unsupported, manifest, install |
| install failed: %w | error_code | error | plugins, install, wrapped-error, download |
| installation receipt could not be stored, uninstall may fail | error_code | warning | plugins, receipt, filesystem, install |
| failed to look up install receipt for plugin %q: %w | error_code | error | plugins, receipt, uninstall, json-corruption |
| could not uninstall symlink of plugin: %w | error_code | error | plugins, uninstall, symlink, permissions |
| could not remove plugin directory %q: %w | error_code | error | plugins, uninstall, filesystem, permissions |
| could not remove plugin receipt %q: %w | error_code | warning | plugins, uninstall, receipt, filesystem |
| could not create staging dir %q: %w | error_code | error | plugins, install, filesystem, permissions |
| failed to unpack into staging dir: %w | error_code | error | plugins, download, checksum, network, install |
| failed while moving files to the installation directory: %w | error_code | error | plugins, install, filesystem, manifest |
| failed to get the absolute fullPath of %q: %w | error_code | error | filesystem, plugin-install, path-resolution, working-directory |
| the fullPath %q does not extend the sub-fullPath %q: %w | error_code | error | security, path-traversal, plugin-install, plugin-spec |
| failed to link installed plugin: %w | error_code | error | symlink, plugin-install, filesystem, permissions, windows |
| failed to install new version: %w | error_code | error | plugins, upgrade, install, filesystem |
| convert to yaml: %w | error_code | error | plugins, yaml, serialization |
| write plugin receipt %q: %w | error_code | error | plugins, filesystem, permissions, receipt |
| failed to scan plugins in index directory: %w | error_code | error | plugins, filesystem, directory-scan |
| plugin name %q not allowed | validation | warning | plugins, input-validation, path-traversal, security |
| failed to open index file: %w | error_code | error | plugins, filesystem, file-open, permissions |
| the plugin name %q is not allowed, must match %q | validation | error | plugins, validation, naming, manifest |
| plugin should be named %q, not %q | validation | error | plugins, validation, manifest, naming |
| platform (%+v) is badly constructed: %w | validation | error | plugins, validation, manifest, platforms |
| failed to ensure create directory %q: %w | error_code | error | plugins, filesystem, permissions, install |
| `sha256` value %s is not valid, must match pattern %s | validation | error | plugins, validation, checksum, sha256, manifest |
| `files` is invalid: %w | validation | error | plugins, validation, manifest, files |
| unable to parse uri: %w | error_code | error | plugins, url, parsing, download |
| failed to unpack the plugin archive: %w | error_code | error | plugins, download, checksum, extraction, install |
| failed to remove old symlink: %w | error_code | error | plugins, symlink, filesystem, permissions, install |
| can't create symbolic link, source binary (%q) cannot be fou | exception | error | plugins, install, archive, binary-path |
| failed to create a symlink from %q to %q: %w | exception | error | go, filesystem, symlink, plugin-install, permissions |
| failed to read the symlink in %q: %w | exception | error | go, filesystem, lstat, permissions, plugin-uninstall |
| file %q is not a symlink (mode=%s) | exception | warning | go, filesystem, symlink, safety-check, plugin-uninstall |
| failed to remove the symlink in %q: %w | exception | error | go, filesystem, symlink, delete, permissions |
| can't replace %q in %q, it is not a subpath | exception | error | go, filepath, path-manipulation, subpath-check |
| expected extension to be one of %v but got %s on file %s | exception | error | go, seeds, file-extension, validation, hasura-cli |
| error opening file: %w | exception | error | go, seeds, file-read, hasura-cli, filesystem |
| error walking the directory path: %w | exception | error | go, seeds, directory-walk, filesystem, hasura-cli |
| database %s of kind %s is not supported | exception | error | go, seeds, source-kind, metadata, hasura-cli |
| no SQL files found in %s | exception | warning | seeds, filesystem, hasura-cli, sql |
| no data provided | exception | error | seeds, validation, nil-argument, hasura-cli |
| invalid schema/table provided "%s" | exception | error | seeds, validation, identifier, hasura-cli |
| failed writing current time to file: %w | exception | warning | update-check, filesystem, permissions, hasura-cli |
| update check request: %w | exception | warning | network, update-check, http, hasura-cli |
| decoding update check response: %w | exception | warning | network, json, update-check, hasura-cli |
| expected version info not found at %s | exception | warning | update-check, schema, hasura-cli |
| downloading asset: %w | exception | error | network, download, update, hasura-cli |
| could not find the release asset | exception | error | http-404, download, update, hasura-cli |
| creating new binary file: %w | exception | error | filesystem, permissions, update, hasura-cli |
| saving downloaded file: %w | exception | error | go, self-update, download, io, disk-full |
| get latest version: %w | exception | warning | go, self-update, github-api, network, rate-limit |
| find executable: %w | exception | error | go, self-update, executable-path, os |
| download asset: %w | exception | error | go, self-update, download, permissions |
| rename exe to old: %w | exception | error | go, self-update, rename, permissions, filesystem |
| rename old to exe: inconsistent state, re-install cli: %w | exception | critical | go, self-update, rename, rollback, recovery |
| rename new to exe: %w | exception | error | go, self-update, rename, windows, file-lock |
| failed to create GET request to %s: %w | exception | error | go, url-parsing, http, configuration |
| making http request failed: %w | exception | error | go, http, network, connection-refused, timeout |
| request failed: url: %s status code: %v status: %s %s | http | error | go, http, status-code, api-errors, auth |
| Cannot find database ${config.db} | exception | error | hasura, data-connector, config, database-not-found |
| makePerformExistsSubquery: only table relationships currentl | exception | error | hasura, data-connector, exists-subquery, unsupported-feature |
| Unexpected type of results.aggregates.count (${count}) expec | exception | error | hasura, data-connector, aggregate, type-mismatch |
| Unexpected number of rows (${rows.length}) returned by order | exception | error | hasura, data-connector, order-by, invariant-violation |
| Column order by target path did not end in a column field va | exception | error | hasura, data-connector, order-by, type-mismatch |
| Found a column field value in the middle of a order by targe | exception | error | hasura, data-connector, order-by, target-path |
| Cannot perform an order by target of type ${orderByElement.t | exception | error | hasura, data-connector, order-by, unsupported-feature |
| makeGetOrderByElementValue: Only table relationships current | exception | error | hasura, data-connector, order-by, unsupported-feature |
| makeFindRelationship: interpolatedQuery targets not supporte | exception | error | hasura, data-connector, relationship, unsupported-feature |
| Found non-comparable scalar values when computing ${aggregat | exception | error | |
| SQLite Agent: Uncaught Exception | http | error | sqlite, fastify, typescript, uncaught-exception, http-500 |
| User defined functions not supported in queries | exception | error | sqlite, query, udf, unsupported-feature, http-500 |
| ${tableName.join('.')} is not a valid table | exception | error | sqlite, table-name, validation, query-builder |
| `escapeTargetName` only implemented for tables and interpola | exception | error | sqlite, query-builder, target, unsupported-feature |
| Couldn't find relationship ${field.relationship} for field $ | exception | error | sqlite, relationship, metadata, query-builder |
| Unsupported field type "object" | exception | error | sqlite, query-builder, fields, unsupported-feature |
| Unsupported field type "array" | exception | error | sqlite, query-builder, fields, unsupported-feature |
| Unsupported path on ComparisonColumn: ${[...path, selector]. | exception | error | sqlite, filter, expression, path, query-builder |
| Can't create alias for functions | http | error | sqlite, alias, target, udf, query-builder |
| Aggregate function ${f} is not supported by SQLite. See: htt | exception | error | sqlite, aggregates, unsupported-function, query-builder |
| Can't execute table_query for UDFs | http | error | sqlite, query-builder, udf, target, http-500 |
| Encountered a non-statement or non-list when parsing DDL for | exception | error | sqlite, ddl, parser, schema-introspection |
| Encountered a non-statement or non-list DDL for table. | exception | error | sqlite, ddl, parser, foreign-keys, schema-introspection |
| Session variable not found: {name} | error_code | error | auth, authorization, session-variables, jwt, hasura |
| Serde error: {error} | error_code | error | auth, authorization, serde, metadata, deserialization, rust |
| Condition {condition_hash} not found | error_code | error | auth, authorization, metadata, condition, hasura, rust |
| Expected array or null for right-hand value of contains oper | error_code | error | auth, authorization, contains, type-mismatch, rust, hasura |
| Expected number for {side}-hand value of comparison operatio | error_code | error | auth, authorization, comparison, type-mismatch, rust, hasura |
| Number for {side}-hand value of comparison operation is outs | error_code | error | auth, authorization, numeric-precision, permission-rules |
| Tried to combine a predicate with a literal in argument pres | error_code | error | auth, authorization, argument-presets, config-validation |
| AuthConfig v1 is deprecated. `allowRoleEmulationBy` has been | error_code | warning | auth, deprecation, auth-config, migration |
| AuthConfig v2 is deprecated. Please consider upgrading to Au | error_code | warning | auth, deprecation, auth-config, migration |
| AuthConfig v3 is deprecated. Please consider upgrading to Au | error_code | warning | auth, deprecation, auth-config, migration |
| Header '{0}', used in the auth config, is not a valid header | error_code | warning | auth, headers, config-validation, http |
| Header value '{0}' is not a valid header value for header '{ | error_code | warning | auth, headers, config-validation, http |
| Invalid URL for auth webhook: {0} | error_code | error | auth, webhook, url-parsing, config-validation |
| {0} | error_code | error | auth, warnings-as-errors, config-validation, opendd-flags |
| Duplicate alternative mode identifier: '{0}' | error_code | error | auth, duplicate-key, config-validation, auth-modes |
| Error while parsing the claims map entry: {claim_name} - {er | exception | error | jwt, claims, deserialization, auth |
| Expected string value for claim {claim_name} | exception | error | jwt, claims, type-mismatch, auth |
| Required claim {claim_name} not found | exception | error | jwt, claims, missing-claim, auth |
| JWT Authorization token source: Header name {header_name} no | exception | error | jwt, http-headers, auth |
| JWT Authorization token source: Cookie header not found | exception | error | jwt, cookies, auth |
| JWT Authorization token source: cookie name {cookie_name} no | exception | error | jwt, cookies, auth |
| Error in parsing the {header_name} header: {err} | exception | error | jwt, http-headers, authorization, auth |
| Error in parsing the Cookie header value: {err} | exception | error | jwt, cookies, parsing, auth |
| Missing corresponding value for the cookie with cookie name: | exception | error | jwt, cookies, auth |
| JWT validation error: {0} | exception | error | jwt, validation, signature, auth |
| Error in converting the header value corresponding to the {h | exception | error | http-headers, webhook, auth, utf8 |
| The Authentication hook has denied to execute the request. | http | error | webhook, auth, authorization |
| no compatibility config found | validation | error | configuration, compatibility |
| duplicate compatibility config found | validation | error | configuration, compatibility, duplicate |
| compatibility date {specified} is too old, oldest supported | validation | error | configuration, compatibility, versioning |
| compatibility date {0} is in the future | validation | error | configuration, compatibility, versioning |
| movie_id out of range | panic | error | datafusion, custom-connector, panic, range |
| not implemented | panic | error | datafusion, custom-connector, not-implemented, panic |
| could not read auth config | panic | critical | config, auth, filesystem, startup, rust |
| could not read metadata | panic | critical | metadata, filesystem, startup, utf8, rust |
| error building metadata | exception | error | metadata, validation, graphql-federation, rust |
| could not read the auth config - {0} | exception | critical | auth, config, startup, rust |
| failed to build engine state - {0} | exception | critical | startup, metadata, schema, rust |
| error from data source: {} | exception | error | ndc, connector, data-source, graphql, rust |
| subscription are not supported over HTTP | exception | error | graphql, subscriptions, http, websocket, rust |
| Relationship '{name}' is either remote or not having 'relati | exception | error | ndc, relationships, filtering, capabilities, rust |
| {0} | exception | error | ndc, connector, http, passthrough, rust |
| invalid connector error: {0} | http | error | rust, ndc, connector, http-client, data-connector |
| invalid connector error with status {status} and {content} | http | error | rust, ndc, http-status, error-details, data-connector |
| parsing failed: {0} | validation | error | rust, graphql, parsing, syntax-error, request-error |
| validation failed: {0} | validation | error | rust, graphql, validation, schema-mismatch, request-error |
| explain error: {0} | exception | error | rust, graphql, explain, plan-preview, query-planning |
| {0} | validation | error | rust, graphql, parsing, syntax-error, newtype |
| {0} | validation | error | rust, graphql, naming, identifier-validation, schema-definition |
| Connection already initialized | exception | error | rust, graphql, websocket, graphql-ws, protocol-violation |
| Invalid header name: {0} | exception | error | rust, graphql, websocket, http-headers, header-validation |
| Invalid header value: {0} | exception | error | graphql-ws, websocket, http-headers, authentication |
| AuthError: {0} | exception | error | graphql-ws, authentication, websocket, connection-init |
| SessionError: {0} | exception | error | graphql-ws, session, websocket, connection-init |
| graphql-ws protocol is not initialized | exception | error | graphql-ws, websocket, protocol-state, subscriptions |
| poller with operation_id {} already exists | exception | error | graphql-ws, subscriptions, duplicate-operation, protocol-state |
| error in pre-parse plugin: {0} | exception | error | graphql-ws, plugins, graphql-validation, subscriptions |
| error in executing pre-response plugins, unable to encode re | exception | error | graphql-ws, serde-json, serialization, plugins |
| error in executing pre-response plugins: {0} | exception | error | graphql-ws, plugins, response-processing, subscriptions |
| Missing {SEC_WEBSOCKET_PROTOCOL} header | http | error | websocket, graphql-ws, subprotocol, handshake |
| {SEC_WEBSOCKET_PROTOCOL} header: {0} | http | error | websocket, http-headers, handshake, graphql-ws |
| Expecting {} protocol | http | error | websocket, graphql, protocol, connection-negotiation, rust |
| Connection initialization timed out | exception | error | websocket, graphql, timeout, connection-init, rust |
| Unable to fetch message from WebSocket: {0} | exception | error | websocket, transport, axum, io, rust |
| Unable to parse WebSocket message: {0} | exception | error | websocket, graphql, json, serde, protocol, rust |
| The global ID {encoded_value:} couldn't be decoded due to {d | exception | error | graphql, global-id, relay, base64, decoding, rust |
| Unexpected value: expecting {expected_kind:}, but found: {fo | validation | error | graphql, ir, type-mismatch, json, validation, rust |
| '{name:}' is not a valid GraphQL name. | validation | error | graphql, naming, validation, identifier, rust |
| '{alias:} is not a valid alias | validation | error | graphql, alias, naming, validation, rust |
| {value} is not a valid limit value | validation | error | graphql, pagination, limit, validation, rust |
| {value} is not a valid offset value | validation | error | graphql, pagination, offset, validation, rust |
| Field mapping not found for the field {field_name:} of type | exception | error | graphql, metadata, field-mapping, ir |
| Object type '{type_name}' not found | exception | error | graphql, type-not-found, metadata |
| The field '{field_name}' was not found on object type '{obje | exception | error | graphql, field-not-found, validation |
| Argument mapping not found for the argument {argument_name:} | exception | error | graphql, relationship, argument-mapping, metadata |
| The aggregation function {aggregation_function} operating ov | exception | error | graphql, aggregation, data-connector, ndc |
| A field ({field_name}) with an AggregatableField annotation | exception | error | graphql, aggregation, selection-set |
| The aggregation function {aggregation_function} was used on | exception | error | graphql, aggregation, query-shape |
| remote joins are not supported in subscriptions | exception | error | graphql, subscriptions, remote-joins, planner |
| unable to parse introspection query: {0} | exception | error | graphql, introspection, parser, internal |
| unable to normalize introspection query: {0} | exception | error | graphql, introspection, normalization, internal |
| unable to find field call | exception | error | graphql, introspection, internal |
| Only __schema field is expected but found: {name:} | exception | error | graphql, introspection, validation |
| introspection query failed: {0} | exception | error | graphql, introspection, wrapper |
| unable to serialize to json: {0} | exception | error | graphql, introspection, json, serialization |
| invalid graphql name: {0} | exception | error | graphql, name-validation, introspection |
| expected a digit, but found: {found:?} | exception | error | graphql, lexer, number, parse-error |
| failed to parse a number: {error:?} | validation | error | graphql, lexer, number, parse-error |
| lookahead of a number cannot be a 'NameStart': {0:?} | validation | error | graphql, lexer, number, token-boundary |
| expected a \" but found: {0:?} | validation | error | graphql, lexer, string, parse-error |
| string is unterminated | validation | error | graphql, lexer, string, unterminated, parse-error |
| unexpected character in string: {0:?} | validation | error | graphql, lexer, string-literal, parsing |
| unknown escape sequence in string: {0:?} | validation | error | graphql, lexer, escape-sequence, string-literal |
| invalid unicode escape sequence in string. {0:?} | validation | error | graphql, lexer, unicode, escape-sequence |
| unexpected character in the document: {0:?} | validation | error | graphql, lexer, syntax, parsing |
| end of file reached when expecting further input | validation | error | graphql, lexer, eof, truncated-input |
| invalid string literal found: {0:?} | validation | error | graphql, lexer, string-literal, wrapper |
| invalid number literal found: {0:?} | validation | error | graphql, lexer, number-literal, parsing |
| invalid graphql name: {0} | validation | error | graphql, lexer, name, codegen, schema-validation |
| multiple definitions of graphql type: {0:} | validation | error | graphql, schema, duplicate-definition, schema-building |
| fragment cycle detected through: {0:?} | validation | error | graphql, validation, fragments, cycle |
| fragment not defined in the document: {0} | validation | error | graphql, fragment, validation, query-document |
| {} is defined on a non-composite type: {type_name} | validation | error | graphql, fragment, type-condition, validation |
| fragment of type {fragment_type} cannot be spread on type {s | validation | error | graphql, fragment-spread, type-mismatch, validation |
| a selection set is specified on field '{field_name}' of non- | validation | error | graphql, selection-set, scalar-field, validation |
| no such field on type {type_name}: {field_name} | validation | error | graphql, unknown-field, schema, validation |
| no such type defined in the document: {0} | validation | error | graphql, unknown-type, schema-mismatch, validation |
| different fields {field1} and {field2} cannot be merged unde | validation | error | graphql, alias-conflict, fields-merge, validation |
| fields of different type {type1} and {type2} cannot be merge | validation | error | graphql, fields-merge, type-conflict, alias |
| cannot merge fields with different arguments on the same ali | validation | error | graphql, argument-conflict, fields-merge, alias |
| the string {str} in the provided json value is not a valid G | validation | error | graphql, name-validation, json, input-coercion |
| expected arguments '{}' on field {field_name} of type {type_ | validation | error | graphql, validation, arguments, query |
| argument {argument_name} on field {field_name} of type {type | validation | error | graphql, validation, argument-not-found |
| argument {argument_name} on field {field_name} of type {type | validation | error | graphql, validation, duplicate-argument |
| required argument {argument_name} not found on field {field_ | validation | error | graphql, validation, required-argument, missing-argument |
| no fields are selected | validation | error | graphql, validation, selection-set, empty-selection |
| metadata is not consistent: {error} | validation | error | metadata, schema-generation, hasura, ndc |
| duplicate field name {field_name} generated while building o | validation | error | schema-generation, naming-conflict, hasura, metadata |
| field name for relationship {relationship_name} of type {typ | validation | error | schema-generation, relationship, name-conflict, hasura |
| the aggregation function {field_name} conflicts with the agg | validation | error | schema-generation, aggregation, name-conflict, hasura |
| Conflicting argument names {argument_name} for field {field_ | validation | error | schema-generation, argument-conflict, hasura, metadata |
| {argument_name:} has the data type {data_type:} that has not | validation | error | metadata, type-resolution, hasura, data-connectors |
| the type {unknown_ndc_type:} is not defined as an object typ | validation | error | ndc, schema-validation, type-mapping, data-connectors |
| ndc validation error: {0} | validation | error | ndc, validation, wrapper, data-connectors |
| the following data connector arguments are not mapped to an | validation | error | ndc, argument-mapping, data-connectors, metadata |
| the type of argument '{argument_name:}' is not compatible wi | validation | error | type-compatibility, argument-mapping, ndc, data-connectors |
| collection {collection_name} is not defined in data connecto | validation | error | ndc, collection, data-connectors, schema-validation |
| argument {argument_name} is not defined for collection {coll | validation | error | ndc, argument-mapping, data-connectors, schema-validation |
| argument {argument_name} is not defined for function/procedu | validation | error | ndc, commands, argument-mapping, data-connectors |
| column {column_name} is not defined in collection {collectio | validation | error | ndc, column, data-connectors, schema-validation |
| procedure {procedure_name} is not defined in data connector | validation | error | ndc, procedure, data-connectors, schema-validation |
| function {function_name} is not defined in data connector {d | validation | error | ndc, metadata, command, function, validation |
| column {column_name} is not defined in function/procedure {f | validation | error | ndc, command, column, function, procedure |
| column {column_name} has type {column_type} in collection {c | validation | error | ndc, model, type-mismatch, column-type |
| type {0} is not defined in the agent schema | validation | error | types, schema, agent-schema, validation |
| mapping for type {type_name} of model {model_name} is not de | validation | error | type-mapping, ndc, model |
| mapping for type {type_name} of command {command_name} is no | validation | error | type-mapping, command, ndc |
| Field {field_name} for type {type_name} referenced in model | validation | error | field-not-defined, object-type, model |
| Result type of function/procedure {function_or_procedure_nam | validation | error | command, output-type, type-mismatch, ndc |
| Custom result type of function {function_or_procedure_name:} | validation | error | command, output-type, custom-type, ndc |
| data connector does not support queries | validation | error | ndc, capabilities, query |
| data connector does not support mutations | validation | error | ndc, capabilities, mutation |
| Unsupported type representation {representation:} in scalar | validation | error | argument-presets, scalar-representation, ndc, data-connector-link |
| Argument '{argument_name:}' used in argument mapping for the | validation | error | argument-mapping, ndc, object-type |
| Field {field_name:} not found in object type {object_type:} | validation | error | ndc, field-mapping, object-type |
| No mapping defined for type {type_name:} to object {ndc_type | validation | error | type-mapping, ndc |
| No support for using the same type {type_name:} against mult | validation | error | type-mapping, duplicate-mapping, ndc |
| Missing mapping for field {field_name:} when mapping type {t | validation | error | type-mapping, field-mapping, ndc |
| Cannot return a predicate type from a command | validation | error | command, predicate, type-mapping |
| ndc validation error: {0} | validation | error | ndc, wrapper, type-mapping |
| Type '{opendd_type:}' is not compatible with NDC type '{}' - | validation | error | type-compatibility, ndc, nullability |
| Expected a value of type {expected:} but got value {actual:} | validation | error | metadata, typecheck, scalar, json |
| Error in array item: {inner_error:} | validation | error | metadata, typecheck, array, json |
| Expected an array but instead got value {value:} | validation | error | metadata, typecheck, array, json |
| Expected a non-null value but received null | validation | error | metadata, typecheck, null, nullable |
| Expected an object value of type {expected:} but got value { | validation | error | metadata, typecheck, object-type, json |
| Typecheck failed for field {field_name:} in object type {obj | validation | error | metadata, typecheck, object-type, field |
| Found a literal value but the argument is a boolean expressi | validation | error | metadata, typecheck, boolean-expression, filter |
| Cannot add query root field {0} as it already in use | validation | error | graphql, metadata, naming, duplicate |
| Cannot add mutation root field {0} as it already in use | validation | error | graphql, metadata, naming, duplicate, mutation |
| Cannot add subscription root field {0} as it already in use | validation | error | graphql, metadata, naming, duplicate, subscription |
| error in boolean expression type '{type_name}': {error} | validation | error | metadata, boolean-expression, aggregate, wrapper-error |
| boolean expressions with aggregate operands are not supporte | validation | error | metadata, boolean-expression, aggregate, unsupported |
| boolean expressions with aggregate operands do not support i | validation | error | metadata, boolean-expression, aggregate, isnull |
| {0} | validation | error | metadata, graphql-config, boolean-expression, aggregate |
| the operand type '{operand_type}' must be a scalar type | validation | error | metadata, boolean-expression, aggregate, scalar-type |
| the operand type '{operand_type}' must be an object type | validation | error | metadata, boolean-expression, aggregate, object-type |
| the aggregate expression '{aggregate_expression}' could not | validation | error | metadata, aggregate-expression, unresolved-reference |
| the operand type '{operand_type}' does not match the operand | validation | error | metadata, aggregate-expression, type-mismatch |
| the aggregate function '{aggregation_function_name}' is defi | validation | error | metadata, aggregate-expression, duplicate, aggregation |
| the aggregation function '{aggregation_function_name}' is no | validation | error | metadata, aggregate-expression, unresolved-reference, aggregation |
| could not find a scalar-operanded boolean expression type na | validation | error | rust, metadata, boolean-expression, aggregate, hasura |
| type mismatch between the aggregation function '{aggregation | validation | error | rust, type-mismatch, aggregate, boolean-expression, metadata |
| the aggregation function '{aggregation_function_name}' retur | validation | error | rust, aggregate, array-type, type-mismatch, metadata |
| the {count_type} aggregation cannot be compared to because i | validation | error | rust, aggregate, count, metadata, configuration |
| type mismatch between the '{count_type}' aggregate (return t | validation | error | rust, aggregate, count, type-mismatch, metadata |
| the operand type '{operand_type}' does not match the operand | validation | error | rust, filter, type-mismatch, boolean-expression, metadata |
| the order by expression '{order_by_expression}' could not be | validation | error | rust, order-by, aggregate, metadata, not-found |
| the field '{field_name}' is defined more than once in the co | validation | error | rust, metadata, duplicate, comparable-fields, validation |
| the field '{field_name}' used in comparable fields is not an | validation | error | rust, aggregate, comparable-fields, metadata, not-found |
| the operand object type '{operand_type}' does not contain th | validation | error | rust, comparable-fields, object-type, metadata, schema-mismatch |
| the type of the comparable field '{field_name}' ({field_type | validation | error | rust, hasura, metadata, aggregation, boolean-expression, array-type |
| the boolean expression type ({boolean_expression_type}) used | validation | error | rust, hasura, metadata, boolean-expression, type-not-found |
| the boolean expression type ({boolean_expression_type}) used | validation | error | rust, hasura, metadata, aggregation, operand-type-mismatch |
| the type of the comparable field '{field_name}' ({field_type | validation | error | rust, hasura, metadata, type-mismatch, boolean-expression |
| the relationship '{relationship_name}' is defined more than | validation | error | rust, hasura, metadata, duplicate, relationships |
| the comparable relationship '{relationship_name}' was not fo | validation | error | rust, hasura, metadata, relationship-not-found |
| the comparable relationship '{relationship_name}' for the op | validation | error | rust, hasura, metadata, command-target, aggregation |
| the comparable relationship '{relationship_name}' for the op | validation | error | rust, hasura, metadata, array-relationship, aggregation |
| the comparable relationship '{relationship_name}' for the op | validation | error | rust, hasura, metadata, model-not-found, relationships |
| the comparable relationship '{relationship_name}' for the op | validation | error | rust, hasura, metadata, boolean-expression, type-not-found, relationships |
| the boolean expression type '{boolean_expression_type}' used | validation | error | metadata, boolean-expression, comparable-relationship, open-dds |
| the object type of the target of the relationship '{relation | validation | error | metadata, type-mismatch, comparable-relationship, boolean-expression |
| the filter input model '{model_name}' cannot be found | validation | error | metadata, model-not-found, filter-input, open-dds |
| the operand type '{operand_type}' does not match the type of | validation | error | metadata, type-mismatch, filter-input, model |
| a GraphQL field name conflict exists between the '{name}' {n | validation | error | graphql, name-conflict, schema-generation, metadata |
| issue in boolean expression type '{type_name}': {issue} | validation | warning | boolean-expression, graphql-config, wrapper-error |
| a graphql section is defined but it will not appear in the G | validation | warning | graphql, config, boolean-expression, logical-operators |
| a {count_type} aggregation is defined but it will not appear | validation | warning | graphql, config, aggregation, count, boolean-expression |
| the aggregate expression {name} defines a graphql section bu | validation | warning | graphql, config, aggregate-expression |
| the following aggregate expression is defined more than once | validation | error | metadata, duplicate-definition, aggregate-expression |
| the aggregate expression {name} has duplicate definitions of | validation | error | opendd, metadata, aggregates, duplicate |
| the aggregate expression {name} specifies an aggregation fun | validation | error | opendd, metadata, aggregates, return-type, unknown-type |
| the aggregate expression {name} defines an aggregation funct | validation | error | opendd, metadata, aggregates, data-connector, unknown-connector |
| the aggregate expression {name} defines an aggregation funct | validation | error | opendd, metadata, aggregates, data-connector, capabilities |
| the return type used on the {count_type} aggregate ({return_ | validation | error | hasura, metadata, aggregates, graphql, type-resolution |
| the return type used on the {count_type} aggregate ({return_ | validation | error | hasura, metadata, aggregates, count, graphql |
| empty fields in apollo federation keys defined for the objec | validation | error | hasura, apollo-federation, metadata, graphql, entity-keys |
| unknown field {field_name:} in apollo federation keys define | validation | error | hasura, apollo-federation, metadata, entity-keys, field-validation |
| empty keys in apollo federation configuration defined for th | validation | error | hasura, apollo-federation, metadata, entity-keys |
| 'apolloFederation.keys' for type {object_type:} found, but n | validation | error | hasura, apollo-federation, metadata, entity-source |
| model {model_name:} with arguments is unsupported as an Apol | validation | error | hasura, apollo-federation, metadata, model-arguments, entity-source |
| Model {model_name:} is marked as an Apollo Federation entity | validation | error | hasura, apollo-federation, metadata, entity-source, entity-keys |
| multiple models are marked as entity source for the object t | validation | error | hasura, apollo-federation, metadata, entity-source, conflict |
| argument '{argument_name}' in {source} has an error: {error} | validation | error | hasura, metadata, arguments, validation, wrapper-error |
| Unknown type: {type_name} | validation | error | hasura, ddn, metadata, open-dds, type-resolution, rust |
| model '{0}' | validation | info | hasura, ddn, metadata, display-context, rust |
| command '{0}' | validation | info | hasura, ddn, metadata, display-context, rust |
| argument {argument_name:?} has an issue: {issue:?} | validation | warning | hasura, ddn, metadata, boolean-expressions, arguments, rust |
| unknown type '{type_name}' used in object boolean expression | validation | error | hasura, ddn, metadata, boolean-expressions, type-resolution, rust |
| unsupported type '{type_name}' used in object boolean expres | validation | error | hasura, ddn, metadata, boolean-expressions, type-kind, rust |
| unknown data connector {data_connector:} referenced in objec | validation | error | hasura, ddn, metadata, boolean-expressions, data-connector, rust |
| unknown data connector object type {data_connector_object_ty | validation | error | hasura, ddn, metadata, boolean-expressions, data-connector, schema-drift, rust |
| unknown field '{field_name:}' used in object boolean express | validation | error | hasura, ddn, metadata, boolean-expressions, field-resolution, rust |
| relationship '{relationship_name}' is used in comparableRela | validation | error | hasura, ddn, metadata, boolean-expressions, relationships, rust |
| The field {field_name:} has type {field_type:} but the field | validation | error | hasura, metadata, boolean-expression, type-mismatch, open-dds |
| Scalar representations for data connector '{data_connector_n | validation | error | hasura, data-connector, scalar, boolean-expression, metadata |
| Field level comparison operator configuration is not fully s | validation | error | hasura, boolean-expression, comparison-operators, unsupported-feature |
| Field level comparison operator configuration is not fully s | validation | error | hasura, boolean-expression, filterable-fields, metadata-validation |
| a source must be defined for model {model:} in order to use | validation | error | hasura, model, source, filter, metadata |
| Target model {model_name:} not found, referenced in relation | validation | error | hasura, relationship, model-not-found, metadata |
| Model {model:} has source data connector {model_data_connect | validation | error | hasura, data-connector, boolean-expression, connector-mismatch |
| Model {model:} has source data connector object type {model_ | validation | error | hasura, data-connector, object-type, boolean-expression, metadata |
| The relationship '{relationship_name}' cannot be used as a c | validation | error | hasura, remote-relationship, boolean-expression, argument-mapping |
| {0} | exception | error | hasura, graphql-config, boolean-expression, metadata |
| data connector error in boolean expression {boolean_expressi | exception | error | rust, hasura, metadata, data-connector, boolean-expressions |
| The data connector '{data_connector_name}' does not support | validation | warning | rust, hasura, metadata, boolean-expressions, data-connector, arrays |
| The data connector '{data_connector_name}' does not support | validation | warning | rust, hasura, metadata, boolean-expressions, data-connector, arrays |
| the comparable field '{name}' is defined more than once in t | validation | error | rust, hasura, metadata, boolean-expressions, duplicate-key |
| the comparable relationship '{name}' is defined more than on | validation | error | rust, hasura, metadata, boolean-expressions, relationships, duplicate-key |
| the boolean expression '{type_name}' has a GraphQL field nam | validation | error | rust, hasura, metadata, boolean-expressions, graphql, naming-conflict |
| the type of the comparable field '{field_name}' on the boole | validation | error | rust, hasura, metadata, boolean-expressions, arrays, type-validation |
| the target model '{target_model_name}' of the relationship ' | validation | error | hasura, metadata, boolean-expression, relationship, validation |
| the boolean expression type with name {type_name} is defined | validation | error | hasura, metadata, duplicate, boolean-expression, naming |
| Type error in preset argument {argument_name:} {}in command | validation | error | hasura, commands, typecheck, presets, permissions |
| the object type {data_type} used as a return type for comman | validation | warning | hasura, commands, authorization, rules-based, graphql-schema |
| the command {command_name} uses rules-based authorization so | validation | warning | hasura, commands, authorization, rules-based, graphql-schema |
| the object type {argument_type} used in arguments for the co | validation | warning | hasura, commands, presets, authorization, rules-based |
| the following command is defined more than once: {name:} | validation | error | hasura, commands, duplicate, metadata, naming |
| the argument '{argument_name}' in command '{command_name}' h | validation | error | hasura, commands, unknown-type, metadata, typo |
| the following argument in command {command_name:} is defined | validation | error | hasura, commands, duplicate, arguments, metadata |
| source for the following command is defined more than once: | validation | error | hasura, commands, duplicate, source, metadata |
| NDC validation error: {0} | validation | error | ndc, data-connector, validation, metadata |
| An issue occurred while mapping arguments in the command {co | validation | error | commands, argument-mapping, data-connector, metadata |
| An issue occurred while mapping arguments in the command {co | validation | error | commands, argument-mapping, procedure, metadata |
| Cannot add the command {command_name:} to GraphQL schema: {e | validation | error | graphql, commands, duplicate-field, metadata |
| Command '{command_name}' has an invalid output type '{output | validation | error | commands, output-type, graphql, metadata |
| multiple type representations defined for scalar {scalar_typ | validation | error | scalar-types, data-connector, duplicate, metadata |
| unknown type represented for scalar type {scalar_type:}: {ty | validation | error | scalar-types, unknown-type, metadata |
| {0} | exception | error | graphql-config, wrapper, scalar-types, metadata |
| The data connector {data_connector_name} has an error: {erro | validation | error | data-connector, wrapper, metadata |
| the data connector is defined more than once | validation | error | data-connector, duplicate, metadata |
| The url for the data connector is invalid: {error} | validation | error | data-connector, url, parse-error |
| Invalid header name {header_name} specified | validation | error | data-connector, headers, http |
| Invalid value specified for header {header_name} | validation | error | data-connector, headers, http |
| {0} | exception | error | ndc, data-connector, validation |
| The version specified in the capabilities ("{version}") is a | validation | error | ndc, semver, version, data-connector |
| The version specified in the capabilities ("{version}") is n | validation | error | ndc, semver, version-compatibility |
| The data connector {data_connector_name} has an issue: {issu | validation | warning | data-connector, issue, wrapper, metadata |
| The version specified in the capabilities ("{version}") is a | validation | warning | ndc, semver, legacy, data-connector |
| graphql configuration is not defined in supergraph | validation | error | graphql, metadata, supergraph, validation, config |
| graphql configuration should be defined only once in supergr | validation | error | graphql, metadata, supergraph, duplicate-config |
| the fieldName for limitInput needs to be defined in GraphqlC | validation | error | graphql, metadata, pagination, limit, select-many |
| the fieldName for offsetInput needs to be defined in Graphql | validation | error | graphql, metadata, pagination, offset, select-many |
| the filterInput needs to be defined in GraphqlConfig, when m | validation | error | graphql, metadata, filter, validation |
| the orderByInput needs to be defined in GraphqlConfig, when | validation | error | graphql, metadata, orderby, validation |
| the orderByInput.enumTypeNames needs to be defined in Graphq | validation | error | graphql, metadata, orderby, enum, validation |
| only one enumTypeNames can be defined in GraphqlConfig, whos | validation | error | graphql, metadata, orderby, enum, duplicate |
| invalid directions: {directions} defined in orderByInput of | validation | error | graphql, metadata, orderby, enum, directions, validation |
| the fieldName for argumentsInput needs to be defined in Grap | validation | error | graphql, metadata, arguments, validation |
| the filterInputFieldName for aggregate needs to be defined i | validation | error | hasura, ddn, graphql, metadata, aggregate, config |
| "{name:}" is not a valid GraphQL name. | validation | error | hasura, ddn, graphql, naming, validation |
| multiple graphql types found with the same name: {graphql_ty | validation | error | hasura, ddn, graphql, schema, duplicate-types |
| Error in model permission for model '{model_name}'{}: {error | validation | error | hasura, ddn, permissions, metadata, model |
| preset argument '{argument_name}' is defined more than once | validation | error | hasura, ddn, permissions, preset, duplicate |
| model source is required for model '{model_name:}' to resolv | validation | error | hasura, ddn, permissions, model-source, predicate |
| preset argument '{argument_name}' value has a type error: {t | validation | error | hasura, ddn, permissions, preset, typecheck |
| a preset argument '{argument_name}' has been set for the mod | validation | error | hasura, ddn, permissions, preset, unknown-argument |
| in select filter permissions: {error} | validation | error | hasura, ddn, permissions, filter, predicate, typecheck |
| unknown type {custom_type_name} | validation | error | hasura, ddn, metadata, types, unknown-type |
| model source is required to resolve relational permissions | validation | error | hasura, ndh, metadata, permissions, models |
| the aggregate expression '{aggregate_expression}' is used wi | validation | error | hasura, metadata, aggregates, data-connector, scalar-type |
| the aggregate expression '{aggregate_expression}' is used wi | validation | error | hasura, metadata, aggregates, type-mismatch, count |
| An issue occurred while mapping arguments in the model {mode | validation | error | hasura, metadata, model-arguments, ndc, mapping |
| The orderable field '{field_name}' in model '{model_name}' i | validation | error | hasura, models, orderable-fields, v1-models, graphql |
| The orderable field '{field_name}' in model '{model_name}' i | validation | error | hasura, models, orderable-fields, array-type |
| The order by expression '{order_by_expression_identifier}' u | validation | error | hasura, models, order-by-expressions, data-connector, capability |
| Issue in order by expression '{order_by_expression_identifie | validation | error | hasura, models, order-by-expressions, relationships |
| The target model '{target_model_name}' of the orderable rela | validation | error | hasura, models, relationships, order-by-expressions, missing-source |
| The target command '{target_command_name}' of the orderable | validation | error | hasura, commands, relationships, order-by-expressions, missing-source |
| unknown field {field_name:} in unique identifier defined for | validation | error | hasura, graphql, unique-identifier, model, metadata |
| duplicate field {field_name:} in unique identifier defined f | validation | error | hasura, graphql, unique-identifier, duplicate |
| filter input type name graphql configuration must be specifi | validation | error | hasura, graphql, aggregates, configuration, models |
| {0} | exception | error | hasura, graphql, configuration, wrapper-error |
| the model {model_name} has defined a selectAggregate graphql | validation | warning | hasura, graphql, aggregates, configuration, warning |
| the model {model_name} has a duplicate root field in the Gra | validation | error | hasura, graphql, duplicate-field, schema, models |
| model arguments graphql input configuration has been specifi | validation | warning | hasura, graphql, configuration, models, unnecessary-config |
| an unnecessary filter input type name graphql configuration | validation | warning | hasura, graphql, configuration, aggregates, unnecessary-config |
| duplicate relationship field {field_name} from {relationship | validation | error | hasura, relationships, graphql, duplicate-field |
| unknown target model {model_name:} used in relationship {rel | validation | error | hasura, relationships, unknown-model, metadata, reference |
| unknown target command {command_name:} used in relationship | validation | error | metadata, relationships, command, validation, hasura |
| source field {field_name} in field mapping for relationship | validation | error | metadata, relationships, field-mapping, validation |
| target field {field_name} in field mapping for relationship | validation | error | metadata, relationships, field-mapping, model, validation |
| target argument {argument_name} in argument mapping for rela | validation | error | metadata, relationships, argument-mapping, model, validation |
| target argument {argument_name} in argument mapping for rela | validation | error | metadata, relationships, argument-mapping, command, validation |
| Mapping for source field {field_name} already exists in the | validation | error | metadata, relationships, field-mapping, duplicate, validation |
| The target argument {argument_name} of model {model_name} ha | validation | error | metadata, relationships, argument-mapping, duplicate, validation |
| The target argument {argument_name} of command {command_name | validation | error | metadata, relationships, argument-mapping, command, duplicate |
| No mapping for target command argument {argument_name} in th | validation | error | metadata, relationships, argument-mapping, command, required-argument |
| The target data connector {data_connector_name} for relation | validation | error | metadata, relationships, data-connector, capabilities, foreach |
| The target data connector {data_connector_name} for relation | validation | error | metadata, data-connector, capabilities, configuration |
| The relationship {relationship_name} on type {type_name} def | validation | error | metadata, relationships, aggregates, validation |
| The aggregate defined on the relationship {relationship_name | validation | error | metadata, relationships, aggregates, expression, model |
| The source field '{source_field_name}' of type '{source_fiel | validation | error | metadata, relationships, type-mismatch, argument-mapping |
| Relationship mappings from value expressions are not support | validation | error | metadata, relationships, unsupported-feature, value-expression |
| The field path provided in the {location:} of the relationsh | validation | error | metadata, relationships, field-path, validation |
| Model fields cannot be used in command based relationship: { | validation | error | metadata, relationships, command, model-fields, validation |
| Relationships with nested field paths are not supported yet. | validation | error | metadata, relationships, nested-paths, unsupported-feature |
| {0} | exception | error | metadata, relationships, command, wrapper, delegate |
| the type {unknown_ndc_type:} is not defined as an object typ | validation | error | hasura, metadata, data-connectors, ndc, type-mapping |
| expected to find a predicate type for argument {argument_nam | validation | error | hasura, metadata, data-connectors, predicates, operators |
| the type {unknown_ndc_field_type_name:} is not defined as an | validation | error | hasura, metadata, data-connectors, ndc, field-mapping |
| ndc validation error: {0} | exception | error | hasura, metadata, data-connectors, ndc, validation |
| Multiple {operator_name} operators found for type {scalar_ty | validation | error | hasura, metadata, data-connectors, operators, duplicate |
| Multiple {function_name} aggregate functions found for type | validation | error | hasura, metadata, data-connectors, aggregates, duplicate |
| Multiple {function_name} extraction functions found for type | validation | error | hasura, metadata, data-connectors, extraction-functions, duplicate |
| the field {field_name:} in {type_name:} should have the type | validation | error | hasura, metadata, data-connectors, type-mismatch, field-mapping |
| Field type {field_type} could not be found in field {field_n | validation | error | hasura, metadata, object-types, missing-type, field-mapping |
| Recursive reference detected for object type '{type_name}' t | validation | error | hasura, metadata, object-types, recursion, nullability |
| The field '{field_name}' in object type '{type_name}' cannot | validation | error | hasura, metadata, data-connectors, field-mapping, contextual-error |
| Error in order by expression {order_by_expression_name}: {er | validation | error | hasura, metadata, order-by, expressions, contextual-error |
| unknown field {field_name} in orderable fields | validation | error | hasura, metadata, order-by, unknown-field |
| The data type {data_type} has not been defined | validation | error | hasura, metadata, order-by, unknown-type |
| The relationship {relationship_name} on object type {object_ | validation | error | hasura, metadata, order-by, relationships, unknown-relationship |
| Invalid orderable field {field_name}. Exactly one of `enable | validation | error | hasura, metadata, order-by, configuration |
| The order by expression {order_by_expression_name} reference | validation | error | hasura, metadata, order-by, relationships, dangling-reference |
| The type of the order by expression {order_by_expression_nam | validation | error | hasura, metadata, order-by, type-mismatch |
| {0} | exception | error | hasura, metadata, graphql, configuration, order-by |
| {message} | validation | error | metadata, order-by, open-dds, validation, rust |
| The orderable relationship '{relationship_name}' defined for | validation | error | metadata, order-by, remote-relationships, open-dds, validation |
| The orderable relationship '{relationship_name}' defined for | validation | error | metadata, data-connector, capabilities, order-by, open-dds |
| The orderable relationship '{relationship_name}' defined for | validation | error | metadata, nested-relationships, data-connector, order-by, open-dds |
| Duplicate order by expression found: {order_by_expression} | validation | error | metadata, duplicate, order-by, open-dds, validation |
| Cannot order by array relationship {relationship_name} in or | validation | error | metadata, order-by, array-relationship, validation, open-dds |
| The orderable field "{field_name}" has field arguments and c | validation | error | metadata, order-by, field-arguments, validation, open-dds |
| Plugin {plugin_name} references unknown data connector {data | validation | error | metadata, plugins, data-connector, open-dds, validation |
| Data connector {data_connector_name} is referenced by multip | validation | error | metadata, plugins, duplicate, data-connector, open-dds |
| Plugin {plugin_name} is defined more than once | validation | error | metadata, plugins, duplicate, naming, open-dds |
| Relationship {relationship_name} could not be found for type | validation | error | metadata, relationships, opendd, hasura-ddn, resolution |
| Multiple relationships named {relationship_name} defined for | validation | error | metadata, relationships, duplicate, opendd, hasura-ddn |
| Source type {object_type_name} referenced in the definition | validation | error | metadata, relationships, unknown-type, opendd, hasura-ddn |
| 'globalIdFields' for type {object_type:} found, but no model | validation | error | relay, global-id, metadata, opendd, hasura-ddn |
| Model {model_name:} is marked as a global ID source but ther | validation | error | relay, global-id, metadata, opendd, hasura-ddn |
| Found multiple models {model_1:}, {model_2:} that implement | validation | error | relay, global-id, duplicate, metadata, hasura-ddn |
| model {model_name:} with arguments is unsupported as a globa | validation | error | relay, global-id, model-arguments, metadata, hasura-ddn |
| unknown data connector {data_connector:} referenced in scala | validation | error | metadata, data-connector, scalar-types, boolean-expressions, hasura-ddn |
| cannot find scalar type {scalar_type:} in data connector {da | validation | error | data-connector, scalar-types, boolean-expressions, capabilities, hasura-ddn |
| cannot find type {custom_type:} when resolving arguments for | validation | error | metadata, boolean-expressions, comparison-operators, unknown-type, hasura-ddn |
| data connector {data_connector:} could not be found | validation | error | metadata, data-connector, boolean-expression, hasura |
| scalar representations for data connector {data_connector:} | validation | error | metadata, data-connector, scalar-types, capabilities |
| scalar type representation required for type {scalar_type:} | validation | error | metadata, scalar-type, data-connector, boolean-expression |
| Predicate types in data connectors are unsupported | validation | error | metadata, predicate-types, unsupported, feature-flag |
| a graphql section is defined in boolean expression type '{ty | validation | warning | graphql, config, boolean-expression, metadata |
| a graphql section is defined in boolean expression type '{ty | validation | warning | graphql, config, boolean-expression, metadata |
| the boolean expression '{type_name}' has enabled logical ope | validation | warning | compatibility, graphql, logical-operators, metadata |
| the boolean expression '{type_name}' has a GraphQL field nam | validation | error | graphql, naming-conflict, boolean-expression, metadata |
| the comparable operator '{name}' is defined more than once i | validation | error | duplicate, operator, boolean-expression, metadata |
| The operator '{operator_name}' is mapped to '{mapped_operato | validation | error | data-connector, operator-mapping, boolean-expression, metadata |
| the argument type '{argument_type}' for the operator '{opera | validation | error | type-mismatch, operator, boolean-expression, metadata |
| the argument type '{argument_type}' for the operator '{opera | validation | error | type-mismatch, operator, boolean-expression, metadata |
| the argument type for the operator '{operator_name}' in the | validation | error | type-mismatch, data-connector, operator-mapping, metadata |
| the operator '{operator_name}' in the boolean expression '{t | validation | error | type-mismatch, string-operator, boolean-expression, metadata |
| scalar type '{scalar_type}' is not a string | validation | error | type-mismatch, string-operator, scalar, metadata |
| argument type '{argument_type}' is not a string | validation | error | type-mismatch, string-operator, argument, metadata |
| argument type '{argument_type}' is a list | validation | error | type-mismatch, string-operator, list, metadata |
| the following type is defined more than once: {name:} | validation | error | duplicate, scalar-type, metadata, naming |
| Scalar type {type_name} conflicts with existing inbuilt type | validation | warning | scalar-type, naming-conflict, builtin, metadata |
| duplicate SQL schema alias for subgraph '{subgraph}' | validation | error | duplicate, sql-schema-alias, subgraph, metadata |
| unsupported type in output type permissions definition: {typ | validation | error | opendd, metadata, permissions, type-validation |
| multiple output type permissions have been defined for type: | validation | error | opendd, metadata, permissions, duplicate |
| {type_error:} | validation | error | rust, metadata, type-checking, hasura |
| {errors} | validation | error | metadata, aggregate, hasura, ndc, validation |
| unknown field '{field_name:}' used in predicate for type '{t | validation | error | metadata, predicate, filter, type-safety, hasura |
| field '{field_name:}' used in predicate for type '{type_name | validation | error | metadata, boolean-expression, predicate, filter, hasura |
| field '{field_name:}' could not be found in field mappings f | validation | error | metadata, field-mapping, predicate, hasura, ndc |
| field '{field_name:}' of type '{type_name:}' is an array typ | validation | error | metadata, predicate, array, nested-filter, hasura |
| unknown field '{field_name}' for type '{type_name}' used in | validation | error | metadata, relationship, field-mapping, hasura |
| boolean expression '{boolean_expression_name:}' not found | validation | error | metadata, boolean-expression, type-not-found, hasura |
| field '{field_name:}' could not be found in boolean expressi | validation | error | metadata, boolean-expression, filter, hasura |
| the source data connector {data_connector:} for type {type_n | validation | error | metadata, data-connector, source, configuration, hasura |
| field '{field_name}' of type '{type_name}' used in a field c | validation | error | ndc, type-mapping, field-comparison, metadata, hasura |
| field '{field_name}' of type '{type_name}' used in a field c | validation | error | filter, array, field-comparison, hasura, metadata |
| field '{field_name}' of type '{type_name}' used in a field c | validation | error | filter, predicate, field-comparison, hasura, metadata |
| Invalid operator used in type '{type_name:}' predicate: '{op | validation | error | filter, operator, predicate, hasura, metadata |
| Nested predicate used in type '{type_name:}' | validation | error | filter, predicate, nested, hasura, metadata |
| no boolean expression found for type '{type_name:}' This is | validation | error | filter, boolean-expression, nested-field, metadata, hasura |
| relationship '{relationship_name}' is used in predicate but | validation | error | relationship, predicate, filter, metadata, hasura |
| relationship '{relationship_name}' is used in predicate but | validation | error | relationship, boolean-expression, filter, metadata, hasura |
| The model '{target_model_name:}' corresponding to the relat | validation | error | relationship, model-not-found, predicate, metadata, hasura |
| target source for model '{target_model_name:}' is required t | validation | error | relationship, predicate, source, model, metadata, hasura |
| {error:} in type {type_name:} | validation | error | type-mapping, metadata, ndc, hasura |
| expected to find a custom named type in {qualified_type_refe | validation | error | metadata, type-resolution, hasura, dds |
| type mismatch: {error:} | validation | error | typecheck, expression, metadata, hasura |
| Types with conflicting name {name} found in {conflicting_sou | validation | error | metadata, type-conflict, duplicate, hasura |
| {error} at path {path} | validation | error | deserialization, json, schema, open-dds, hasura |
| Required session variable not found in the request: {session | exception | error | session-variables, auth, plan, hasura |
| The session variables {session_variable} is not encoded as a | exception | error | session-variables, compatibility-date, versioning, hasura |
| Session variable {session_variable} value is of an unexpecte | validation | error | session-variables, typecast, plan, hasura |
| Typecasting session variable {session_variable} to an array | validation | error | session-variables, compatibility-date, typecast, hasura |
| Expected session variable {session_variable} to be a valid J | validation | error | session-variables, json, parse-error, hasura |
| Type mapping not found for the type name {type_name:} | error_code | error | metadata, type-mapping, plan, hasura |
| Model source not found for model '{model_name}' | error_code | error | rust, metadata, model-resolution, plan |
| Model permissions for model {model_name} not found for role | error_code | error | rust, permissions, roles, plan |
| command {command_name} does not have a source defined | error_code | error | rust, commands, metadata, plan |
| command permissions for command {command_name} not found for | error_code | error | rust, permissions, commands, roles |
| argument mapping not found for {argument_name} | error_code | error | rust, arguments, mapping, metadata |
| type mapping not found for object {object_type_name} | error_code | error | rust, type-mapping, metadata, plan |
| no data connector field mapping found for field '{field_name | error_code | error | rust, field-mapping, metadata, plan |
| no field definition found for field '{field_name}' of object | error_code | error | rust, schema, field-not-found, plan |
| {0} | error_code | error | rust, field-mapping, wrapper, plan |
| Value did not match array type, was expecting {expected_type | validation | error | rust, graphql, query-planning, arguments, type-mismatch |
| Value did not match object type, was expecting {expected_typ | validation | error | rust, graphql, query-planning, arguments, type-mismatch |
| Type mappings not found for object type {object_type_name} | error_code | error | rust, ndc, metadata, type-mapping, schema-mismatch |
| Field mapping {field_name} not found for object type {object | error_code | error | rust, ndc, field-mapping, schema-mismatch, arguments |
| Unknown fields found in object type {object_type_name}: {fie | validation | error | rust, ndc, strict-validation, field-mapping, arguments |
| Type mapping not found for the type name {type_name:} while | error_code | error | rust, relationships, type-mapping, metadata, ndc |
| Field mapping not found for the field {field_name:} of type | error_code | error | rust, relationships, field-mapping, metadata, ndc |
| no permission to select from command {command_name:} | exception | error | rust, authorization, permissions, commands, hasura |
| no permission to select from model {model_name:} | exception | error | rust, authorization, permissions, models, hasura |
| no permission to select from type {object_type_name:} | exception | error | rust, authorization, permissions, object-types, hasura |
| Error parsing the request: {0} | exception | error | rust, plugin, deserialization, http, ndc |
| Internal error from plugin {plugin_name} | exception | error | rust, plugin, http, internal-error, ndc |
| User error from plugin {plugin_name} | exception | error | rust, plugin, validation, http, ndc |
| Invalid header name {header_name}: {error} | validation | error | rust, http-headers, configuration, plugin |
| Invalid header value for header {header_name}: {error} | validation | error | rust, http-headers, configuration, encoding, plugin |
| Failed to convert session: {0} | validation | error | rust, session, auth, plugin, conversion |
| Failed to convert session variable '{variable_name}': {error | validation | error | rust, session, auth, serde, plugin |
| Serialization error: {0} | exception | error | rust, serde, serialization, plugin, json |
| Error while making the HTTP request to the pre-response plug | exception | error | rust, network, http, plugin, webhook |
| Error while building the request for the pre-response plugin | exception | error | rust, plugin, configuration, http |
| Reqwest error: {0} | exception | error | rust, network, http, plugin, reqwest |
| Unexpected status code: {0} | http | error | rust, http, status-code, plugin, webhook |
| Error parsing the request: {0} | exception | error | rust, plugin, deserialization, http, ndc |
| Internal error from plugin {plugin_name} | exception | error | rust, plugin, internal-error, http, ndc |
| User error from plugin {plugin_name} | exception | error | rust, plugin, validation, policy, ndc |
| Invalid header name {header_name}: {error} | validation | error | rust, http-headers, configuration, plugin |
| Invalid header value for header {header_name}: {error} | validation | error | rust, http-headers, encoding, configuration, plugin |
| Failed to convert session: {0} | validation | error | rust, session, auth, plugin, conversion |
| Failed to convert session variable '{variable_name}': {error | validation | error | rust, session, auth, serde, plugin |
| Serialization error: {0} | exception | error | rust, serde, serialization, plugin, json |
| Error while making the HTTP request to the pre-parse plugin | exception | error | network, http, plugin, rust, pre-parse-hook |
| Error while building the request for the pre-parse plugin {0 | exception | error | http, validation, plugin, rust, pre-parse-hook |
| Reqwest error: {0} | exception | error | network, http, plugin, rust |
| Unexpected status code: {0} | http | error | http, status-code, plugin, rust, pre-parse-hook |
| Error parsing the request: {0} | exception | error | json, serde, plugin, rust, pre-parse-hook |
| Error while making the HTTP request to the pre-parse plugin | exception | error | network, http, plugin, rust, pre-response-hook |
| Error while building the request for the pre-parse plugin {0 | exception | error | http, validation, plugin, rust, pre-response-hook |
| Reqwest error: {0} | exception | error | network, http, plugin, rust |
| Error parsing the request: {0} | exception | error | json, serde, plugin, rust, pre-response-hook |
| Error parsing the engine response: {0} | exception | error | json, serde, plugin, rust, pre-response-hook |
| Unexpected status code: {0} | exception | error | http, status-code, plugin, rust, pre-response-hook |
| Error serializing the modified response: {0} | exception | error | json, serde, plugin, rust, pre-response-hook |
| Error while preparing the response: {0} | exception | error | http, headers, plugin, rust, axum |
| Error while making the HTTP request to the pre-parse plugin | exception | error | network, http, plugin, rust, pre-route-hook |
| Error while building the request for the pre-parse plugin {0 | exception | error | http, validation, plugin, rust, pre-route-hook |
| Reqwest error: {0} | exception | error | network, http, plugin, rust |
| Unexpected status code: {0} | exception | error | http, status-code, plugin, rust, pre-route-hook |
| Error parsing the request: {0} | exception | error | json, serde, plugin, rust, pre-route-hook |
| HTTP method {0} not supported | exception | error | http, method, plugin, rust, pre-route-hook |
| Invalid header name {0} | exception | error | http, headers, validation, plugin, rust, pre-route-hook |