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

[PLA-2065] fix infuse token mutation #174

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

zlayine
Copy link
Contributor

@zlayine zlayine commented Nov 5, 2024

PR Type

Bug fix


Description

  • Renamed the GraphQL mutation InfuseToken to Infuse to fix a naming issue.

Changes walkthrough 📝

Relevant files
Bug fix
InfuseToken.ts
Rename mutation from `InfuseToken` to `Infuse`                     

resources/js/graphql/mutation/token/InfuseToken.ts

  • Renamed the InfuseToken mutation to Infuse.
+1/-1     

💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

Copy link

github-actions bot commented Nov 5, 2024

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

Copy link

github-actions bot commented Nov 5, 2024

PR Code Suggestions ✨

No code suggestions found for the PR.

@zlayine zlayine merged commit 50f1cbe into master Nov 7, 2024
4 checks passed
@zlayine zlayine deleted the bugfix/pla-2065/infuse-token-query branch November 7, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants