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

graphQLのインポートパスの修正 #323

Open
hikahana opened this issue Nov 6, 2024 · 0 comments · May be fixed by #324
Open

graphQLのインポートパスの修正 #323

hikahana opened this issue Nov 6, 2024 · 0 comments · May be fixed by #324

Comments

@hikahana
Copy link
Collaborator

hikahana commented Nov 6, 2024

概要

importパスが冗長なので修正します。
type {hoge}
{hoho}

{
type hoge
hoho
}
のように変更する

開発目的

考えられる開発内容

頑張って総当たり

備考

期限

@hikahana hikahana linked a pull request Nov 7, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant