Skip to content

Bug fixes/New exec

Latest
Compare
Choose a tag to compare
@mrChex mrChex released this 04 Apr 15:07
  • bug fixes: #54
  • resolver now can return {ok, Response} or {error, Reason} - #55
  • new exec function with options. dbc0aff
  • DEPRECATED graphql:execute, use graphlq:exec instead
  • now you can disable introspection in schema #45 but this API can be changed