Shopify GraphQL
Less painful way to work with Shopify Graphql API in Ruby
No ratings yet
- Gem
- shopify_graphql
- Repository
- kirillplatonov/shopify_graphql
- License
- MIT
- Stars
- 76
- Added
- August 17, 2026
About
Less painful way to work with Shopify Graphql API in Ruby.
Less painful way to work with Shopify Graphql API in Ruby. This library is a tiny wrapper on top of shopify_api gem. It provides a simple API for Graphql calls, better error handling, and Graphql webhooks integration.
What you get
- Simple API for Graphql queries and mutations
- Conventions for organizing Graphql code
- ActiveResource-like error handling
- Graphql and user error handlers
- Auto-conversion of responses to OpenStruct
- Graphql webhooks integration for Rails
- Wrappers for Graphql rate limit extensions
Installing it
ruby
# Gemfile
gem "shopify_graphql"
Details
76 stars on GitHub · MIT licensed · maintained by kirillplatonov. Source: https://github.com/kirillplatonov/shopify_graphql
Discussion (0)
Sign in to join the discussion.
No comments yet.