Skip to content

2.0.0

Compare
Choose a tag to compare
@cpiemontese cpiemontese released this 20 May 08:38
· 93 commits to master since this release
93d2e0c

Changed

  • Breaking: BridgeEx.Graphql.Client.call now accepts an opts :: Keyword.t() parameter instead of specific options

Fixed

  • BridgeEx.Graphql.Client.call accepts only variables :: map() once again
  • BridgeEx.Graphql.Client.call now performs variables encoding internally