Releases: urbansportsclub/graphql-client
Releases · urbansportsclub/graphql-client
allow any ext-json
Merge pull request #6 from onefit/prep-laravel-upgrade Prep laravel upgrade
Fix payload handling
Merge pull request #4 from onefit/bugfix/payload-issue fixed the payload handling
Added timeout configuration
Merge pull request #3 from onefit/bugfix/TECH-2710-set-timeout-property added timeout and connection timeout property to guzzle client
Fix headers merge
Merge pull request #2 from onefit/bugfix/headers-merge bugfix/headers-merge
Fix service provider link in composer
Merge pull request #1 from onefit/bugfix/service-provider-link fix service provider link in composer
First beta release
The client currently support only bearer token authorisation if provided. Can be used without it as well.