errors.fyi community error code reference
BAD_USER_INPUT
graphql

Bad User Input

A resolver received argument values that are invalid for the operation — such as a malformed identifier, a value outside an accepted range, or a type coercion failure. Equivalent to an HTTP 400 for argument-level problems.

References

← all namespaces