Using fragments | Apollo Client
Open
- Dominant language
- No language data
- Stars
- 26
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Using fragments | Apollo Client
A GraphQL fragment is a shared piece of query logic. fragment NameParts on Person { firstName lastName}query getPerson { people(id: "7") { ...NameParts…
June 27, 2018 at 10:37PM
via Instapaper https://www.apollographql.com/docs/react/advanced/fragments.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.