When you publish your graph. Canonic automatically creates some base CRUD APIs. This allows you to get a headstart on development and saves you time.
However, that's not it. Canonic also allows you to modify these base APIs as well as create new ones.
You can also chain multiple APIs and webhooks together to create complex and dynamic workflows that integrate with a variety of 3rd party services.
API anatomy
The API graph is essentially a birds eye view of your API and is represented through mutations, queries, and webhooks.