offix-android icon indicating copy to clipboard operation
offix-android copied to clipboard

Use fragments in GraphQL files in sample.

Open Lavanyagaur22 opened this issue 5 years ago • 3 comments

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:

  • https://graphql.org/learn/queries/#fragments

  • https://github.com/aerogear/modern-appdev-workshop/tree/master/template/client/src/graphql

Lavanyagaur22 avatar Oct 02 '19 19:10 Lavanyagaur22

I would like to work on this issue

nsalazar0429 avatar Oct 04 '19 02:10 nsalazar0429

@cfsnsalazar Any updates on this issue?

Lavanyagaur22 avatar Nov 21 '19 14:11 Lavanyagaur22

Sorry, I have not been able to work on this

nsalazar0429 avatar Nov 21 '19 16:11 nsalazar0429