Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Use fragments in GraphQL files in sample. #161

Open
Lavanyagaur22 opened this issue Oct 2, 2019 · 3 comments · May be fixed by #167 or #197
Open

Use fragments in GraphQL files in sample. #161

Lavanyagaur22 opened this issue Oct 2, 2019 · 3 comments · May be fixed by #167 or #197
Labels
enhancement New feature or request GCI

Comments

@Lavanyagaur22
Copy link
Collaborator

Feature

Implement GraphQL fragments in sample GraphQL files

  • GraphQL fragments are the way to make queries and mutations effectively. We have not use fragments in our sample application which makes queries really long and hard to maintain.
  • Fragments are almost always used in clients due to the fact of reusability.

Our example application should use fragments (and library should support them)

Links for help:

@Lavanyagaur22 Lavanyagaur22 added Hacktoberfest enhancement New feature or request labels Oct 2, 2019
@nsalazar0429
Copy link

I would like to work on this issue

@Lavanyagaur22
Copy link
Collaborator Author

@cfsnsalazar Any updates on this issue?

@nsalazar0429
Copy link

Sorry, I have not been able to work on this

@xatuke xatuke linked a pull request Dec 3, 2019 that will close this issue
1 task
@ParthPali ParthPali linked a pull request Jan 16, 2020 that will close this issue
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request GCI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants