CraftQL support
I'd love to see support for CraftQL: https://github.com/markhuot/craftql#third-party-field-support
Second this request. I am currently trying to write my own schema type but I am sure I will miss some major things in the process. would love to see this integrated!
We built a temp hack to get this working. It probably isn't very pretty but you can check it out here: https://gist.github.com/codyjames/898158e1d04da80a783708c2a2529368
We are just wrapping up some improvements to Searchit, after which we should have some time to look at this!
@samhibberd That'd be great! Thanks for the update.
The gist provided by @codyjames does in deed work as a temporary solution, was able to drop it in and get access to my LinkIt fields within CraftQL!
Any news on this? I would loooove to be able to use LinkIt in my next project…
@puck3000 this is very much on the high priority list, as we need it ourselves.
Hey @samhibberd, any progress on this?