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

Allow passing filter values to get_card_data function #25

Closed
vvaezian opened this issue Dec 1, 2021 · 1 comment
Closed

Allow passing filter values to get_card_data function #25

vvaezian opened this issue Dec 1, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@vvaezian
Copy link
Owner

vvaezian commented Dec 1, 2021

Currently we can get the questions results using the get_card_data function. But this returns all the data. We should let the user pass filter values for the question and get the filtered results.

Related to this forum post.

@vvaezian vvaezian added the enhancement New feature or request label Dec 1, 2021
@vvaezian
Copy link
Owner Author

Implemented in v0.2.14

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

No branches or pull requests

1 participant