Skip to content

Initial GraphQL Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@aaronsky aaronsky released this 19 May 05:42

You can now use the GraphQL resource to send a raw GraphQL query string and variables to the v1 endpoint. Future iterations will make this more configurable and type-safe at query-time. Heterogenous JSON values are now better expressed by the API as well.