LUDevNet / ParadoxServer

Server-side component of LU-Explorer
https://lu-dev.net/lu-explorer
4 stars 3 forks source link

Add support for GraphQL fragments #35

Closed lcdr closed 3 weeks ago

lcdr commented 3 weeks ago

This allows to avoid repetition of common subqueries, and provides the foundation for modularization of component queries.