Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.Shopify.Types
Documentation
class JsonExtending a where Source #
Minimal complete definition
Methods
jsonExtender :: a -> [Pair] Source #
Instances
data ShopifyMeta Source #
Constructors
ShopifyMeta | |
Fields
|
Instances
dateToQuery :: UTCTime -> Maybe ByteString Source #
type LineItemID = ShopifyID Source #
type CollectionID = ShopifyID Source #