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

名前変更ページhasuraからデータ取得バックエンド部分作成 #100

Open
5 tasks
YosukeIida opened this issue Aug 7, 2024 · 0 comments
Open
5 tasks
Assignees
Labels
backend HasuraやDBについて frontend Next.jsやKeycloakのテーマに関して good first issue 初心者向け

Comments

@YosukeIida
Copy link
Contributor

YosukeIida commented Aug 7, 2024

概要

名前変更ページでデータが取得できる

開発内容・手順

  • pages/apiにgraphqlのapiを作成する
  • pages/username.tsxにロジックとフロントを作成
  • idを仮置きして,hasuraからfirstname, lastnameを取得する
  • 変更前の名前をconsole出力,変更後をconsole出力

image

参考文献・備考

https://nulab.com/ja/blog/nulab/graphql-apollo-relay-urql/

BingoではGraphQLクエリを行うのに,Apolloを使っていたんだけど,Urqlを使って欲しい!!
理由は,すでにurqlを使っているみたいだからです...

@YosukeIida YosukeIida added good first issue 初心者向け frontend Next.jsやKeycloakのテーマに関して backend HasuraやDBについて labels Aug 7, 2024
@YosukeIida YosukeIida changed the title 名前変更ページバックエンド部分作成 名前変更ページhasuraからデータ取得バックエンド部分作成 Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend HasuraやDBについて frontend Next.jsやKeycloakのテーマに関して good first issue 初心者向け
Projects
None yet
Development

No branches or pull requests

2 participants