Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added option to connect multiple Airtable bases #1425

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added option to connect multiple Airtable bases #1425

wants to merge 2 commits into from

Commits on Jan 25, 2021

  1. Added option for multiple bases

    When using Airtable as a CMS, one might want to modularize its content in separate bases for organization or security purposes, or even to try not to exceed Airtable's record-per-base limit. This modification makes it possible to connect multiple bases to Gridsome, each one with its tables and other attributes we already know and use.
    I didn't run tests or anything, but I'm succesfully using this adjustment in production for over 3 months now.
    leooliveira-dev committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    73f9e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c066b View commit details
    Browse the repository at this point in the history