Shopify.new_private_session
You're seeing just the function
new_private_session
, go back to Shopify module for more information.
Link to this function
new_private_session(shop_name, api_key, password)
Specs
new_private_session(binary(), binary(), binary()) :: Shopify.Session.Private.t()
Create a session for making requests to a single store.