Skip to main content

2 docs tagged with "database"

View all tags

PREQUEL-2025-0011

The application is experiencing internal server errors when GraphQL operations attempt to access records that do not exist in the database. This occurs when GraphQL queries reference entities that have been deleted, were never created, or are inaccessible due to permission issues. Instead of handling these cases gracefully with proper error responses, the API is escalating them to internal server errors that may impact

PREQUEL-2025-0086

An application is attempting to insert or update records in a database table with NULL values