can i see the source code of these API functions ? And how can i call these API functions where i have to write command ? actully trying to creat free APP while reading https://docs.shopify.com/api/authentication/oauth
stuck at ASKING For Permission point
where to add that thing :(
To show the prompt, redirect the user to this URL:
https://{shop}.myshopify.com/admin/oauth/authorize?client_id={api_key}&scope={scopes}&redirect_uri={redirect_uri}&state={nonce}