Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.xano.com/llms.txt

Use this file to discover all available pages before exploring further.

Null values are a bit like having a labeled container, but it’s intentionally empty - and not just empty, but specifically marked as “nothing here.”
{
    "dogName": "Max",
    "catName": null,
    "fishName": ""
}