Skip to content

Instantly share code, notes, and snippets.

@atomgiant
Created November 20, 2015 20:39
Show Gist options
  • Save atomgiant/3a446d083d1db507fc20 to your computer and use it in GitHub Desktop.
Save atomgiant/3a446d083d1db507fc20 to your computer and use it in GitHub Desktop.
> Shopify.request(:get, "products.json?fields=id,title")
=> {"products"=>[{"id"=>2938468037, "title"=>"Ghostbusters Inflatable Stay Puft Marshmallow Man Costume"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment