Shopify.REST.Request.send
You're seeing just the function
send
, go back to Shopify.REST.Request module for more information.
Link to this function
send(operation, config)
Specs
send(Shopify.REST.Operation.t(), Shopify.REST.Config.t()) :: Shopify.REST.response_t()
Link to this function
send(operation, config, private)
Specs
send(Shopify.REST.Operation.t(), Shopify.REST.Config.t(), map()) :: Shopify.REST.response_t()