We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Get-GQL
Additionally:
-Cache
-Refresh
-OutputPath
The text was updated successfully, but these errors were encountered:
GQL
feat: Get-GQL -Cache ( Fixes #2, Fixes #31 )
3622960
3f2c850
feat: Get-GQL -Refresh ( Fixes #2, Fixes #31, Fixes #32 )
26761d9
7e8e002
feat: Get-GQL -OutputPath ( Fixes #2, Fixes #34 )
d738931
Also, simplifying output implementation.
f9db8d1
4e44d98
No branches or pull requests
Additionally:
Get-GQL
-Cache
should cache results in memory #31Get-GQL
-Refresh
should refresh a query value, even if it is cached #32Get-GQL
-OutputPath
should output the results of a query #34The text was updated successfully, but these errors were encountered: