Interface Segregation Principle means a client should not depend on something it doesn't need.
Using Airtable API as backend to your Nuxt 3 Project