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

Add assert that fields passed into FieldsParam.fields are an array or a function #877

Open
MacMcIrish opened this issue Aug 6, 2019 · 0 comments

Comments

@MacMcIrish
Copy link
Contributor

This line can also be removed, and just return the result, consider an assert that the result of the function is a list?

return typeof result === 'string' ? objectFields.split(result) : result;

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

No branches or pull requests

1 participant