Skip to content

Releases: urbansportsclub/graphql-client

allow any ext-json

31 Dec 10:31
091f629
Compare
Choose a tag to compare
Merge pull request #6 from onefit/prep-laravel-upgrade

Prep laravel upgrade

Fix payload handling

25 Nov 16:30
4a12cf3
Compare
Choose a tag to compare
Merge pull request #4 from onefit/bugfix/payload-issue

fixed the payload handling

Added timeout configuration

23 Nov 12:26
660e8f1
Compare
Choose a tag to compare
Merge pull request #3 from onefit/bugfix/TECH-2710-set-timeout-property

added timeout and connection timeout property to guzzle client

Fix headers merge

28 Jan 10:14
acadd93
Compare
Choose a tag to compare
Merge pull request #2 from onefit/bugfix/headers-merge

bugfix/headers-merge

Fix service provider link in composer

21 Jan 08:27
e39e4f4
Compare
Choose a tag to compare
Merge pull request #1 from onefit/bugfix/service-provider-link

fix service provider link in composer

First beta release

13 Jan 13:03
Compare
Choose a tag to compare

The client currently support only bearer token authorisation if provided. Can be used without it as well.