I think it is the same issue as this one from graphql_ppx, and there is this unmerged PR which is a one-liner 😄
Is it possible to include this quick fix? Would be really helpful!
Thanks!
Edit: I think it is this block of code that can be edited to include "bsField", I am not sure though what other consequences this change might have. Why is it required to have "bsField" when spreading multiple fragments anyway? Is it specified somewhere in the readme?
I think it is the same issue as this one from
graphql_ppx, and there is this unmerged PR which is a one-liner 😄Is it possible to include this quick fix? Would be really helpful!
Thanks!
Edit: I think it is this block of code that can be edited to include
"bsField", I am not sure though what other consequences this change might have. Why is it required to have"bsField"when spreading multiple fragments anyway? Is it specified somewhere in the readme?