shopify_graphql

Less painful way to work with Shopify Graphql API in Ruby.

MIT License

Downloads
25.3K
Stars
64
Committers
5
shopify_graphql - v1.2.7 Latest Release

Published by kirillplatonov about 2 months ago

What's Changed

  • Fixed socket resolution error handling by @kirillplatonov in a48072f

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.2.6...v1.2.7

shopify_graphql - v1.2.6

Published by kirillplatonov 5 months ago

What's Changed

  • Add exception for 423 API error code by @kirillplatonov in 5b94da73e3a46b0c1fdb81630965da2a6aafc925

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.2.5...v1.2.6

shopify_graphql - v1.2.5

Published by kirillplatonov 5 months ago

What's Changed

  • Handle socket resolution error by @kirillplatonov in b7a7904aa27ea888546a5339a0e3a1c4f70edc43

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.2.4...v1.2.5

shopify_graphql - v1.2.4

Published by kirillplatonov 6 months ago

What's Changed

  • Handle Errno::ENETUNREACH error by @kirillplatonov in e793d8816c71998dbf8ebf9e46b261e92eeb2199

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.2.3...v1.2.4

shopify_graphql - v1.2.3

Published by kirillplatonov 7 months ago

What's Changed

  • Handle 430 error by @kirillplatonov in 7c3ab7e83b78e15e6bf6e1d785942fe09c8722af

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.2.2...v1.2.3

shopify_graphql - v1.2.2

Published by kirillplatonov about 1 year ago

What's Changed

  • Handle more network errors by @kirillplatonov in #34

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.2.1...v1.2.2

shopify_graphql - v1.2.1

Published by kirillplatonov about 1 year ago

What's Changed

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.2.0...v1.2.1

shopify_graphql - v1.2.0

Published by kirillplatonov about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.1.1...v1.2.0

shopify_graphql - v1.1.1

Published by kirillplatonov over 1 year ago

What's Changed

  • Treak network issues as server error by @kirillplatonov in 56691b1dd56ce4565a3d12d7ba48aed0bc0c2889

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.1.0...v1.1.1

shopify_graphql - v1.1.0

Published by kirillplatonov over 1 year ago

What's Changed

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v1.0.0...v1.1.0

shopify_graphql - v1.0.0

Published by kirillplatonov almost 2 years ago

Breaking changes

Other

New Contributors

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v0.4.2...v1.0.0

shopify_graphql - v0.4.2

Published by kirillplatonov over 2 years ago

What's Changed

  • Pass block to query mutations call shortcut by @kirillplatonov in b1b801cf52556a0c4f3aff39f41710626647768c

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v0.4.1...v0.4.2

shopify_graphql - v0.4.1

Published by kirillplatonov over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v0.3.1...v0.4.1

shopify_graphql - v0.3.1

Published by kirillplatonov over 2 years ago

What's Changed

  • Handle not found subscriptions by @kirillplatonov in 21f9e56c546c790634f6433707ce39716efcc45c

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v0.3.0...v0.3.1

shopify_graphql - v0.3.0

Published by kirillplatonov over 2 years ago

What's Changed

Full Changelog: https://github.com/kirillplatonov/shopify_graphql/compare/v0.2.0...v0.3.0

shopify_graphql - v0.2.0

Published by kirillplatonov almost 3 years ago

  • NEW: Add support for WEBHOOKS_ENABLED=true env variable (useful in development)
shopify_graphql - v0.1.0

Published by kirillplatonov about 3 years ago

Initial release