f / graphql.js

A Simple and Isomorphic GraphQL Client for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recursive fragments

jonywtf opened this issue · comments

Hi, why i can't to use recursive fragments?
Error: Recursive fragment usage detected on folderFragment.
Recursive fragments are working in ApolloClient, original GraphQL and i have added pull request in lokka.