Last active
January 27, 2017 15:45
-
-
Save sikanhe/b7f2532689bcaca68ddc48b1d6a09476 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
id: "123", | |
store: { | |
name: "GAP", | |
id: "123" | |
}, | |
name: "Winter Coat", | |
image_url: string, | |
sizes: ["small", "large"..], | |
color: ["green", "blue"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment