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

fcl.query linting issues with Template url #1836

Open
bthaile opened this issue Jan 19, 2024 · 0 comments
Open

fcl.query linting issues with Template url #1836

bthaile opened this issue Jan 19, 2024 · 0 comments
Assignees

Comments

@bthaile
Copy link
Contributor

bthaile commented Jan 19, 2024

template parameter only accepts an object, but a string is valid. template can be a url to a template. Change type to be object or string.

Also, fcl.mutate has template as optional any. type needs to be consistent for mutate and query.

image

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

No branches or pull requests

1 participant