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

Add GraphQL query to fetch data on other users #61

Open
2 tasks
rowantran opened this issue Oct 22, 2021 · 0 comments
Open
2 tasks

Add GraphQL query to fetch data on other users #61

rowantran opened this issue Oct 22, 2021 · 0 comments
Labels
task This is a task belonging to a user story user-story-7-profile-page

Comments

@rowantran
Copy link
Contributor

You should be able to fetch data on other users, so that we can do things like viewing other users' lists.

Acceptance criteria:

  • There is a GraphQL user query that accepts a user ID (or username?) and returns the corresponding user's data.
  • Using the query correctly fetches the user's data from the database.
@rowantran rowantran added task This is a task belonging to a user story user-story-3-view-list and removed user-story-3-view-list labels Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task This is a task belonging to a user story user-story-7-profile-page
Projects
None yet
Development

No branches or pull requests

1 participant