FSharp.Data.GraphQL icon indicating copy to clipboard operation
FSharp.Data.GraphQL copied to clipboard

ObjectRef implementation

Open agu-z opened this issue 5 years ago • 1 comments

This my attempt at implementing an ObjectRef function in an effort to alleviate some of the pain-points of defining large schemas using this library. This approach was proposed by @johnberzy-bazinga on #290.

This a work-in-progress implementation and it will currently fail with nested references. I'm leaving some questions on how to proceed.

Thanks, Agus

agu-z avatar Jul 19 '20 16:07 agu-z

@agu-z any intent to complete this PR?

xperiandri avatar May 19 '22 20:05 xperiandri