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

Use the correct arg to get the specified context in the fga query command #12

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

kkajla12
Copy link
Collaborator

@kkajla12 kkajla12 commented Aug 7, 2024

Description

Currently, using context with the fga query command is broken because the command is grabbing the context from the wrong argument, causing a panic. This change updates the fga query command to grab the context from the correct argument.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

@kkajla12 kkajla12 changed the title Use the correct arg to get the specified context in the FGA query command Use the correct arg to get the specified context in the fga query command Aug 7, 2024
@kkajla12 kkajla12 merged commit 5d61376 into main Aug 7, 2024
2 checks passed
@kkajla12 kkajla12 deleted the bug/useCorrectArgToGetContextForFgaQueryCommand branch August 7, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants