shopify-api-ruby

ShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.

MIT License

Stars
1K
Committers
172

Bot releases are hidden (Show)

shopify-api-ruby - v9.0.2 Latest Release

Published by Radu-Raicea over 4 years ago

Added optional flag passed to initialize_clients to prevent from raising the InvalidSchema exception

shopify-api-ruby - v9.0.0

Published by linzhao125 over 4 years ago

  • Breaking change: Improved GraphQL client #672. See the client docs for usage and a migration guide.

  • Added options hash to create_permission_url and makes redirect_uri required #670

  • Release new Endpoint fulfillment_order.locations_for_move in 2020-01 REST API version #669

  • Release new Endpoints for fulfillment in 2020-01 REST API version #639:

    • fulfillment.create with line_items_by_fulfillment_order
    • fulfillment.update_tracking
    • fulfillment.cancel
  • Release new Endpoints for fulfillment_order in 2020-01 REST API version #637:

    • fulfillment_order.fulfillment_request
    • fulfillment_order.fulfillment_request.accept
    • fulfillment_order.fulfillment_request.reject
    • fulfillment_order.cancellation_request
    • fulfillment_order.cancellation_request.accept
    • fulfillment_order.cancellation_request.reject
  • Release new Endpoints fulfillment_order.move, fulfillment_order.cancel and fulfillment_order.close in 2020-01 REST API version #635

  • Release new Endpoint order.fulfillment_orders, and active resources AssignedFulfillmentOrder and FulfillmentOrder in 2020-01 REST API version #633

shopify-api-ruby - v4.3.4

Published by swalkinshaw almost 8 years ago

  • Added ShopifyAPI::ProductListing
  • Added ShopifyAPI::CollectionListing
shopify-api-ruby - v4.3.3

Published by swalkinshaw almost 8 years ago

  • Added ShopifyAPI::StorefrontAccessToken
shopify-api-ruby - v4.3.2

Published by swalkinshaw about 8 years ago

  • Relax Ruby version requirement to >= 2.0 #308
shopify-api-ruby - v4.3.0

Published by swalkinshaw over 8 years ago

  • Require Ruby >= 2.3.0
  • Use inheritance instead of the deprecated Rails Module#alias_method_chain
shopify-api-ruby - v4.0.7

Published by RichardBlair almost 9 years ago

Adds the ShopifyAPI::ShippingZone resource

shopify-api-ruby -

Published by awd about 9 years ago

shopify-api-ruby -

Published by awd about 9 years ago

shopify-api-ruby -

Published by nickhoffman over 9 years ago