- Support for Apollo GraphQL Federation
- New selection API to introspect the query, including type system and directives
- Correct compliance with the GraphQL specification with regards to errors and non-nullability
- Query variables may now be used inside input object and list literals
lacinia-pedestal adds support for accessing GraphQL as an HTTP endpoint
GitHub repo:
https://github.com/walmartlabs/lacinia-pedestalDocumentation:
http://lacinia-pedestal.readthedocs.io/en/latest/Featured changes in 0.15.0:
- Enables request tracing by default
- Interceptors that add keys to the context now delete those keys on exit
--
Howard M. Lewis Ship
Senior Mobile Developer at Walmart Labs