# API Documentation

- [API Overview](/api-documentation/api-overview.md): Use your app's GraphQL API to fetch, update, create and delete data in your Noloco app.
- [Fetching Records](/api-documentation/api-overview/fetching-records.md): Fetch records from the API
- [Fetching a Record](/api-documentation/api-overview/fetching-a-record.md): Fetch a single record from the API
- [Creating a Record](/api-documentation/api-overview/creating-a-record.md): Create a single record from the API
- [Update a Record](/api-documentation/api-overview/update-a-record.md): Update a single record from the API
- [Deleting a record](/api-documentation/api-overview/deleting-a-record.md): Delete a single record from the API
