# Page Not Found

The URL `overview/input-objects` does not exist.

You might be looking for one of these pages:
- [Input objects](https://docs.ergonode.com/graphql/overview/schema/input-objects.md)
- [Objects](https://docs.ergonode.com/graphql/overview/schema/objects.md)
- [Query types](https://docs.ergonode.com/graphql/overview/query-types.md)
- [Error codes](https://docs.ergonode.com/graphql/overview/error-codes.md)
- [Interfaces](https://docs.ergonode.com/graphql/overview/schema/interfaces.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.ergonode.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.ergonode.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/graphql/overview/schema/input-objects.md`)
- Use `Accept: text/markdown` header for content negotiation