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

Use fragments in GraphQL files in sample. #161

Description

@Lavanyagaur22

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions