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

[Feature] Ability to typecast on demand #83

Open
mathieutu opened this issue May 28, 2024 · 0 comments
Open

[Feature] Ability to typecast on demand #83

mathieutu opened this issue May 28, 2024 · 0 comments

Comments

@mathieutu
Copy link

Hi,

Thanks for your work.

For most of my calls, I don't want to create new select options automatically.

However, I'd like to do it for one. It could be great to not have to enable the options for all calls, and to allow passing directly the arguments to the calls.

Ex: Airtable::create(['name' => 'myName'], ['typecast' => true]);

Happy to do the PR if you're ok with that.
Mathieu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant