-
Notifications
You must be signed in to change notification settings - Fork 16
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
Option to filter fields #7
Comments
I've created views in Airtable to filter the data and then added a ENV variables in Cloudfare to have the view I need. Not perfect but it works and protect the data. |
@pangeli that's a good idea, I'll explore that |
@florisporro let me know if that works for you and we can close this issue. While I also like the idea of filtering fields, I'd like to keep this package minimal and put more of the work on Airtable if possible. |
@karllhughes the solution suggested by @pangeli is good, but in order to do it there has to be a way to add a view to the resource whitelist instead of a table. |
It would be great if there was a way to filter which fields / columns are available through the API
The text was updated successfully, but these errors were encountered: