thecodingmachine / graphqlite

Use PHP Attributes/Annotations to declare your GraphQL API
https://graphqlite.thecodingmachine.io
MIT License
555 stars 95 forks source link

Prefetch refactor #588

Closed oprypkhantc closed 1 year ago

oprypkhantc commented 1 year ago

This PR targets two things:

This includes changes from #584, so that would need to be merged first; then this can be reviewed properly.

On the changes:

oojacoboo commented 1 year ago

@oprypkhantc thanks for this. I'll get #584 reviewed and hopefully merged soon!

oprypkhantc commented 1 year ago

Hey @oojacoboo, this is ready for review.

oojacoboo commented 1 year ago

Thanks @oprypkhantc, looks good - merged