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

Check if the fragment already exists before pushing into selection array. #415

Merged

Conversation

FMenet
Copy link
Contributor

@FMenet FMenet commented Apr 17, 2020

Fixes #412.

Also, fixed a typo on variable name.

@codecov-io
Copy link

codecov-io commented Apr 17, 2020

Codecov Report

Merging #415 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #415   +/-   ##
=======================================
  Coverage   96.83%   96.84%           
=======================================
  Files          24       24           
  Lines        3164     3165    +1     
=======================================
+ Hits         3064     3065    +1     
  Misses        100      100           
Impacted Files Coverage Δ
src/selections.js 99.64% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ecf49d...2fc487a. Read the comment docs.

@johnymontana
Copy link
Contributor

Thanks @FMenet!

@johnymontana johnymontana merged commit c92ac52 into neo4j-graphql:master Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite recursion on nested types
3 participants