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

Enabling behavior customization through the strategy layer. #84

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

ogaclejapan
Copy link
Contributor

We've adjusted the strategy API implemented in #69 so that it can be used for both queries and mutations as needed.

refs: #69

We've adjusted the strategy API implemented in #69 so that it can be used for both queries and mutations as needed.

refs: #69
@ogaclejapan ogaclejapan added the enhancement New feature or request label Aug 31, 2024
@ogaclejapan ogaclejapan merged commit f0cd671 into main Aug 31, 2024
1 check passed
@ogaclejapan ogaclejapan deleted the strategy-layer branch August 31, 2024 09:49
ogaclejapan added a commit that referenced this pull request Aug 31, 2024
With the implementation of the Strategy Interface (#84), we believe there will be cases in the future where players will
want to refer to the options, so we have made the change so that they can be referenced.

refs: #84
@github-actions github-actions bot mentioned this pull request Sep 8, 2024
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

Successfully merging this pull request may close these issues.

1 participant