gqlr v0.1.0 is now on CRAN! š
A @graphql.org server for #rstats
New in 0.1.0:
⨠GraphiQL interactive IDE support
⨠Verbose error messages for easier debugging
š Fixed mutation execution validation
š§ Removed pryr dependency
š: schloerke.com/gqlr/
š: github.com/schloerke/gqlr
#RStats #GraphQL
Server implementation of GraphQL <http://spec.graphql.org/>, a query language originally created by Facebook for describing data requirements on complex application data models. Visit <https://graphql...