Pipes
Guardrails
Open Source
Blog
About
Overview
Docs
Hub
Blog
Pricing
Contact Sales
Contact
Overview
Docs
Hub
Blog
Pricing
Contact Sales
Loading...
Get Involved
Edit on GitHub
GetItemNotFoundMode
GetItemNotFoundMode
The error mode to determine the behaviour of error from a get request.
ERROR
Return all errors.
RETURN_NULL
Return null if the item is not found. All other errors are returned.