errors.fyi community error code reference
INTERNAL_SERVER_ERROR
graphql

Internal Server Error

An unexpected error occurred during execution and no more-specific code applies. Apollo Server uses this as the default code for unhandled exceptions, masking internal details from the client in production.

References

โ† all namespaces for INTERNAL_SERVER_ERROR