Skip to content

fix(fragment): merge the nested fragments fields #8075

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

Merged
merged 1 commit into from
Oct 14, 2021
Merged

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Oct 12, 2021

@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Oct 12, 2021
@NamanJain8 NamanJain8 merged commit 3f514fe into master Oct 14, 2021
@NamanJain8 NamanJain8 deleted the naman/fragments branch October 14, 2021 20:32
danielmai pushed a commit that referenced this pull request Oct 18, 2021
danielmai pushed a commit that referenced this pull request Oct 18, 2021
danielmai pushed a commit that referenced this pull request Oct 18, 2021
danielmai pushed a commit that referenced this pull request Oct 18, 2021
NamanJain8 added a commit that referenced this pull request Oct 19, 2021
NamanJain8 added a commit that referenced this pull request Oct 19, 2021
dshekhar95 added a commit that referenced this pull request Nov 23, 2022
<!--
 Change Github PR Title 

 Your title must be in the following format: 
 - `topic(Area): Feature`
- `Topic` must be one of
`build|ci|docs|feat|fix|perf|refactor|chore|test`

 Sample Titles:
 - `feat(Enterprise)`: Backups can now get credentials from IAM
 - `fix(Query)`: Skipping floats that cannot be Marshalled in JSON
 - `perf: [Breaking]` json encoding is now 35% faster if SIMD is present
 - `chore`: all chores/tests will be excluded from the CHANGELOG
 -->

## Problem
Fixes
https://discuss.dgraph.io/t/graphql-field-collection-does-not-work-with-dgraph/15646
 <!--
 Please add a description with these things:
 1. Explain the problem by providing a good description.
 2. If it fixes any GitHub issues, say "Fixes #GitHubIssue".
 3. If it corresponds to a Jira issue, say "Fixes DGRAPH-###".
4. If this is a breaking change, please prefix `[Breaking]` in the
title. In the description, please put a note with exactly who these
changes are breaking for.
 -->

## Solution
 <!--
 Please add a description with these things:
 1. Explain the solution to make it easier to review the PR.
2. Make it easier for the reviewer by describing complex sections with
comments.
 -->

Co-authored-by: Naman Jain <naman@dgraph.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

2 participants